From gsd
Generates a structured SESSION_REPORT.md with token usage estimates, work summary, and outcomes for post-session review.
How this skill is triggered — by the user, by Claude, or both
Slash command
/gsd:session-reportThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
<objective>
<execution_context> @${CLAUDE_PLUGIN_ROOT}/workflows/session-report.md </execution_context>
Execute the session-report workflow from @${CLAUDE_PLUGIN_ROOT}/workflows/session-report.md end-to-end.npx claudepluginhub buildomator/buildomator --plugin gsdGenerates a structured session report with token usage estimates, work summary, and outcomes as a shareable artifact.
Generates an in-chat session report from Claude Code transcripts, showing every tool call, sub-agent delegation, and file edit with diagnostics for missed parallelism and redundant work.
Generates an interactive HTML report of Claude Code session usage (tokens, cache, subagents, skills) from local transcripts.