Help us improve
Share bugs, ideas, or general feedback.
From openpaper
Reflects on the current Claude Code session to produce a structured retrospective with what went well, what didn't, and actionable takeaways.
npx claudepluginhub falense/openpaperHow this skill is triggered — by the user, by Claude, or both
Slash command
/openpaper:reflectThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Review the current session and produce a structured retrospective. The goal is
Analyzes Claude Code sessions to improve CLAUDE.md instructions and capture learnings. Quick mode suggests CLAUDE.md tweaks; deep mode reviews problems, patterns, preferences, and gaps.
Reviews completed coding sessions to extract actionable improvements: DX friction, documentation gaps, architecture issues, anti-patterns, bug prevention, and tooling updates.
Performs comprehensive analysis of Claude Code sessions, examining git history, conversation logs, code changes, and gathering user feedback to generate actionable retrospective reports with insights for continuous improvement.
Share bugs, ideas, or general feedback.
Review the current session and produce a structured retrospective. The goal is honest self-assessment — not a polite summary, but a useful one that surfaces patterns worth repeating and mistakes worth fixing.
Walk through the conversation from the start. For each significant task or interaction, consider:
Be specific. Reference actual tasks, files, errors, and tool calls — not vague generalities like "communication was good."
Present the retrospective in this structure:
Bullet list. Each item names a specific task or moment and why it went well.
Bullet list. Each item names what happened, what went wrong, and why. Be direct — the point is to learn, not to soften.
2-3 concrete lessons. Frame them as actionable guidance for future sessions (e.g., "grep before assuming a function exists" not "could have been more careful").
Once you've presented the reflection, offer:
Want me to run
/improveto turn any of these into a GitHub issue?
This lets the user capture pain points or ideas as trackable work items.