catchup
FeaturedRestore context after /clear by summarizing recent work and project state
Install
Quality Score: 96/100
Skill Content
Details
- Author
- FlorianBruniaux
- Repository
- FlorianBruniaux/claude-code-ultimate-guide
- Created
- 8 months ago
- Last Updated
- yesterday
- Language
- Python
- License
- CC-BY-SA-4.0
Integrates with
Similar Skills
Semantically similar based on skill content โ not just same category
catchup
Start-of-session context rebuild. Use when resuming work in a repo after a gap, a /clear, or a machine switch โ "where were we?" answered from recorded state (goal, session snapshot, decisions, recent commits) instead of assumptions.
catchup
Quick status brief so the user can pick up where things left off โ what changed, what state it's in, what's next. Trigger when the user says "catch up", "catch me up", "where were we", "what's the status", "what's going on", or returns to a task/repo after a gap and wants an overview. Output: since last time / current state / next step. Max 12 lines. Grounded in actual git status/log/diff, not guesses.
catchup
Brief refresher for resuming a long-running chat after time away. Reads back the current conversation and distills one scannable screen โ what we're working on, where we are (including decisions already made), what's waiting on your call, and the next moves. Use when returning to a session after a break (a weekend, a holiday, a few days) and needing to re-orient before continuing. Triggers: /catchup, "where were we", "catch me up", "refresh me", "where are we", "remind me where we left off".