gsd-session-report

Generate a structured SESSION_REPORT.md with outcomes and token usage estimates.

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/dobrinz123/claude-skills-share --skill gsd-session-report-dobrinz123
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-session-report
Source: https://github.com/dobrinz123/claude-skills-share/tree/main/skills/gsd-session-report
Command: npx skills add https://github.com/dobrinz123/claude-skills-share --skill gsd-session-report-dobrinz123

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill converts raw session activity and metadata into a polished, shareable session report so teams can review outcomes, track effort, and understand resource consumption without manual summarization.

Core Features & Use Cases

  • Automated Summary Generation: Produces a structured SESSION_REPORT.md capturing objectives, work performed, outcomes, and next steps.
  • Token Usage Estimates: Computes estimated token usage for the session to help with budgeting and audit trails.
  • Use Case: After a planning or development session, run the Skill to generate a concise post-session artifact suitable for handoff, retrospective notes, or archival.

Quick Start

Generate a session report summarizing the work done, outcomes, and estimated token usage for the current session.

Frequently Asked Questions about gsd-session-report

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a post-session report with token usage estimates?

You can generate a post-session report by running a session summarization process that converts raw session activity into a structured Markdown file. It captures objectives, work performed, outcomes, and computes token usage estimates derived from session metadata or logs.

What is a SESSION_REPORT.md and when do I need one for development workflows?

A SESSION_REPORT.md is a structured Markdown artifact used for post-session documentation in development and planning workflows. You need one when a concise artifact is required for team review, handoff, retrospective notes, or archival of session outcomes and token estimates.

How do I track token usage from a development session for budgeting and audit trails?

Tracking token usage for budgeting and audit trails is done by generating a session report that computes estimated token consumption from session metadata or logs. This converts raw session activity into quantified resource usage metrics for review and archival.

Can I summarize session outcomes and next steps automatically without manual formatting?

Yes, automated session summary generation produces a structured Markdown document capturing outcomes, work performed, and next steps without manual formatting. It transforms raw session activity and metadata into a polished artifact suitable for immediate team handoff.

What is the best way to document work performed during a planning session for team handoff?

The best way to document work for team handoff is to generate a structured post-session report in Markdown. This approach summarizes objectives, actionable outcomes, and token usage estimates, creating a concise shareable artifact for retrospective review and archival.

Does session report generation require any specific dependencies or components to run?

No, session report generation does not require any specific dependencies or components to run. The process operates standalone to parse session metadata or logs and output a structured Markdown file with token usage estimates.