Changelog
Cross-platform support: compiles for Claude Code, Codex, and Gemini.
Initial release in the essentials skill pack.
How it works
1
Find last recap
Reads .claude/last-recap timestamp; defaults to 7 days
2
Read git history
Groups commits by department and area
3
Build summary
Departments updated, files added/changed, decisions logged
4
Present
Interactive summary or shareable document if 'send' argument
5
Save timestamp
Updates .claude/last-recap for next time
Details
- Use "recap send" to generate a shareable document
- Groups by department: product, customers, engineering, etc.
- Highlights new decisions and ingested projects
- Skips noise (formatting-only commits, merge commits)