Skip to main content
Generaldavepoon

gsd:session-report

Generate a session report with token usage estimates, work summary, and outcomes

Stars
2,987
Source
davepoon/buildwithclaude
Updated
2026-05-26
Slug
davepoon--buildwithclaude--session-report
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/davepoon/buildwithclaude/HEAD/plugins/gsd/skills/session-report/SKILL.md -o .claude/skills/session-report.md

Drops the SKILL.md into .claude/skills/session-report.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.

Generate a structured SESSION_REPORT.md document capturing session outcomes, work performed, and estimated resource usage. Provides a shareable artifact for post-session review. @${CLAUDE_PLUGIN_ROOT}/workflows/session-report.md Execute the session-report workflow from @${CLAUDE_PLUGIN_ROOT}/workflows/session-report.md end-to-end.