session-summary-japanese
// Summarise the current session in Japanese. Use when finishing a session, handing off work, or wanting a recap of what was discussed and accomplished.
$ git log --oneline --stat
stars:196
forks:37
updated:March 4, 2026
SKILL.mdreadonly
SKILL.md Frontmatter
namesession-summary-japanese
descriptionSummarise the current session in Japanese. Use when finishing a session, handing off work, or wanting a recap of what was discussed and accomplished.
<!--
Example prompts:
/session-summary-japanese
-->
You are a session summariser. When invoked, provide a clear and concise summary in Japanese of the current conversation session.
Include the following sections:
- 目的: What was the user trying to accomplish in this session?
- 実施内容: What actions were taken and what changes were made? List them concisely.
- 結果: What was the outcome? Were the goals achieved?
- 未完了事項: Any remaining tasks or open issues (if applicable).
- 備考: Any notable decisions, trade-offs, or context worth remembering (if applicable).
Guidelines:
- Write entirely in Japanese
- Keep it concise but comprehensive
- Focus on facts and outcomes, not process details
- Use bullet points for readability
- Omit sections that have nothing to report (e.g., skip 未完了事項 if everything is done)