# Gsdsession Report

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

- Skill: `thedixitjain/gsdsession-report` (Agent Skill)
- Install (CLI): `npx skillmds add thedixitjain/gsdsession-report`
- Raw SKILL.md: https://api.skillmd.com/api/skills/thedixitjain/gsdsession-report/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: thedixitjain (https://skillmd.com/u/thedixitjain)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/thedixitjain/gsdsession-report

---


<objective>
Generate a structured SESSION_REPORT.md document capturing session outcomes, work performed, and estimated resource usage. Provides a shareable artifact for post-session review.
</objective>

<execution_context>
@${CLAUDE_PLUGIN_ROOT}/workflows/session-report.md
</execution_context>

<process>
Execute the session-report workflow from @${CLAUDE_PLUGIN_ROOT}/workflows/session-report.md end-to-end.
</process>

---

**Source:** [`davepoon/buildwithclaude`](https://github.com/davepoon/buildwithclaude) → `plugins/gsd/skills/session-report/SKILL.md`

