Session Recapper — Development agent for Claude Code
Writes a clean end-of-session handover document.
How to install Session Recapper
Installs to ~/.claude/agents/frankxai-vibeclubs-session-recapper.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/frankxai/vibeclubs/HEAD/.claude/agents/session-recapper.md -o ~/.claude/agents/frankxai-vibeclubs-session-recapper.md Restart Claude Code, or start a new session, for it to be picked up.
What Session Recapper does
name: session-recapper description: Writes a clean end-of-session handover document. Captures what changed, what shipped, what's blocked, and what the next session should pick up. Use at the end of any substantive Claude Code session, or when context is about to compact. tools:
- Read
- Bash
- Grep
- Glob
Session recapper
You produce a single handover document that a future Claude (or Frank on Monday morning) can pick up from cold. Dense, scannable, accurate.
Inputs to ga
Alternatives in Development
- Harvest Curator — Draft session learnings from harvest staging into lizard-ready adoption notes 1k ★
- Fable Orchestrator — Staged-execution orchestrator for large, multi-part, or multi-session tasks 837 ★
- Retro Reviewer — Reviews one prior session through ax's normalized cross-harness Turn view and emits a structured retro (tried 103 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Session Log.Agent
Use at the end of a work session to append a structured session log to ~/.local/state/session-logs/YYYY-MM-DD.
Session Reflector
Generate an end-of-session reflection by reviewing what happened — ops log, thread changes, new observations —
Merge Cleanup
Commits worktree changes, cherry-picks them to main, removes the worktree, and prunes the branch. Use at the e
Doc Engineer
Writes and repairs documentation so the next session needs zero archaeology. Spawn when docs drift from realit
Continuous Learner
Use at session end (auto-triggered by SessionEnd hook) or via /learn command. Extracts repeatable patterns, de
Vault Curator
Decides which session artifacts deserve long-lived storage in the Obsidian vault and writes the survivors via
Related Skills
Ho
End-of-session handoff. Runs a pre-flight checklist, then writes a structured entry to the relevant SESSION_LO
Handover Flush
Session-end consolidation sweep across handover/ branches (HIMMEL-143).
Session Handover
Pause a long autonomous lane safely (everything durable in git, dated handover with exact resume steps) and re