session-reporter

Community

Generate HTML session reports for quick sharing.

Authordevstefancho
Version1.0.0
Installs0

System Documentation

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.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: session-reporter
Download link: https://github.com/devstefancho/claude-plugins/archive/main.zip#session-reporter

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository