By pwarnock
Session retrospective skill with hook-driven prompting. Generates structured session summaries with learnings that feed back into project memory.
npx claudepluginhub pwarnock/pwarnock-cc-plugins --plugin session-retroBy Monday, you're re-explaining choices you made on Thursday. PMM fixes that. Every session, Claude loads what it already knows, then adds to it. Structured flat files, git-backed. No database, no setup. Decisions tracked with rationale, not just what but why. git log is your memory audit trail. Memory that compounds, not rots.
Continuous memory for Claude Code. Extracts, summarizes, and compresses conversations into tiered daily logs. Claude remembers what you did yesterday.
Memory compression system for Claude Code - persist context across sessions
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Intelligent prompt optimization using skill-based architecture. Enriches vague prompts with research-based clarifying questions before Claude Code executes them
The most comprehensive Claude Code plugin — 48 agents, 182 skills, 68 legacy command shims, selective install profiles, and production-ready hooks for TDD, security scanning, code review, and continuous learning
Share bugs, ideas, or general feedback.
A Claude Code plugin that generates structured session retrospectives with hook-driven prompting. Captures work done, decisions made, and learnings that feed back into project memory.
/retro skill — Generate a structured session summary with commits, decisions, open questions, and learningsclaude plugin add https://github.com/pwarnock/session-retro.git
The plugin only activates in repos that have opted in by creating the output directory:
mkdir -p docs/session-logs
Repos without docs/session-logs/ will not trigger any hooks or prompts.
When Claude finishes a response and is about to stop:
docs/session-logs//tmp/claude-retro-{session_id}) to avoid re-promptingWhen a new Claude session starts:
Run /retro (or /retro my-topic-slug) to generate a retrospective:
docs/session-logs/YYYY-MM-DD-<slug>.mdMIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim