frankxai

Session Recapper — Development agent for Claude Code

Development community

Writes a clean end-of-session handover document.

How to install Session Recapper

Installs to ~/.claude/agents/frankxai-vibeclubs-session-recapper.md

Terminal
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 Repository