catchup
SolidRestore 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
- 4 months ago
- Last Updated
- 2 days ago
- Language
- TypeScript
- License
- CC-BY-SA-4.0
Integrates with
Similar Skills
Semantically similar based on skill content โ not just same category
catchup
Summarize recent changes from git history for context recovery, handoffs, and sprint review
catchup
Recovers branch state and recommends the next development action after a context reset. Activates when (1) starting a fresh session on an existing branch with unknown progress, (2) resuming after `/compact` or `/clear` drops in-flight state, or (3) the operator is unsure which phase (investigate / plan / implement / test / review / commit) to run next. Reads `phase-state.yaml`, compact-state snapshots, session logs, and artifact directories to detect the current phase and print an exact command sequence. Triggers on "catchup", "what's next", "resume work", "recover context", "next recommended action", "phase detection".
catchup
Summarize and review what changed while you were away. Use after a weekend, vacation, or flight to check missed PRs, git commits, Linear tickets, and meetings โ one prioritized brief, not a firehose.
context-restore
Restore working context saved earlier by /context-save. Loads the most recent saved state (across all branches by default) so you can pick up where you left off โ even across Conductor workspace handoffs. Use when asked to "resume", "restore context", "where was I", or "pick up where I left off". Pair with /context-save. Formerly /checkpoint resume โ renamed because Claude Code treats /checkpoint as a native rewind alias in current environments. (gstack)
context-restore
Restore a previously saved working context from a /context-save checkpoint. Loads the most recent save by default (cross-branch). Supports /context-restore <title-fragment|number>.