Catch Up banner
jiaheyi-maggie jiaheyi-maggie

Catch Up

Development community

Description

--- description: Summarize everything that happened since the last /tbc bookmark. Shows what you missed while away. --- # Catch Up — Summarize What You Missed The user stepped away and someone else (or Claude) continued working. Summarize everything that happened since the last `/tbc` bookmark. ## Step 1: Find the bookmark Look for `.claude/tbc-marker.json` in the current project root directory. If it doesn't exist, tell the user: "No bookmark found. Use `/tbc` to drop a bookmark before step

Installation

Installs to ~/.claude/skills/jiaheyi-maggie-claude-code-config-catch-up/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jiaheyi-maggie-claude-code-config-catch-up && curl -fsSL https://raw.githubusercontent.com/jiaheyi-maggie/claude-code-config/HEAD/commands/catch-up.md -o ~/.claude/skills/jiaheyi-maggie-claude-code-config-catch-up/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository