mindforge-session-report
The mindforge-session-report skill executes a workflow that generates a structured markdown document summarizing completed work, session outcomes, and token consumption estimates. Use this skill at the end of a working session to create a comprehensive, shareable record of activities performed, deliverables produced, and resource usage metrics for review and documentation purposes.
git clone --depth 1 https://github.com/sairam0424/MindForge /tmp/mindforge-session-report && cp -r /tmp/mindforge-session-report/.agent/skills/mindforge-session-report ~/.claude/skills/mindforge-session-reportSKILL.md
<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> @.agent/workflows/mindforge-session-report.md </execution_context> <process> Execute the session-report workflow from @.agent/workflows/mindforge-session-report.md end-to-end. </process>
Publish a skill to the npm registry (or private registry).
Add an idea to the backlog parking lot (999.x numbering)
Add phase to end of current milestone in roadmap
Generate tests for a completed phase based on UAT criteria and implementation
Capture idea or task as todo from current conversation context
Audit milestone completion against original intent before archiving
Cross-phase audit of all outstanding UAT and verification items
Run all remaining phases autonomously — discuss→plan→execute per phase