session-reporter

Generate an HTML session report with conversation, code changes, and execution results.

11|1|Updated Oct 28, 2025
One-click install
npx skills add https://github.com/devstefancho/claude-plugins --skill session-reporter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: session-reporter
Source: https://github.com/devstefancho/claude-plugins/tree/main/session-reporter-plugin/skills/session-reporter
Command: npx skills add https://github.com/devstefancho/claude-plugins --skill session-reporter

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

When you want to share or review your work session, this Skill generates an HTML report that visualizes conversation history, code changes, and execution results, opening it automatically in your browser.

Core Features & Use Cases

  • Proactive scope selection with Last Activity, Full Session, or Custom.
  • HTML generation using a template, with sections for summary, conversation, changes, and results.
  • Auto-opening in the default browser and providing the file path.

Quick Start

Export the current session to HTML and view the report in your browser.

Frequently Asked Questions about session-reporter

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

FAQPage Schema
How do I export a work session as an HTML report?

Session-reporter generates an HTML report from your current work session by collecting conversation history, code changes, and execution results, then opens it in your browser. Choose your scope—Last Activity, Full Session, or Custom selection—and the report saves to a timestamped file you can share or archive.

Can I generate HTML reports that include only recent changes?

Yes, session-reporter lets you select scope before generating the report. Pick Last Activity to capture only the most recent work, Full Session for everything, or Custom Selection to choose exactly which conversation, code changes, and results to include.

What gets included in an HTML session report?

HTML session reports contain a work summary, full conversation history, code changes with context, and execution results. The template organizes all sections for readability so recipients can follow your entire workflow without needing access to your original environment.

How do I share a session report with team members?

After generating the HTML report, session-reporter saves it to /tmp with a timestamp and opens it in your default browser. You can then share the HTML file directly—it's self-contained and viewable in any browser without additional dependencies.

Do I need special software to view the generated HTML reports?

No. HTML reports generated by session-reporter open in your default browser and require no additional tools or software. Any web browser can display the formatted conversation, code changes, and execution results.

Can I customize which parts of my session appear in the report?

Yes, session-reporter offers Custom Selection scope so you can pick specific conversation turns, code changes, and results to include. This lets you create focused reports for sharing only relevant work without the full session noise.