Skip to main content
Run any Skill in Manus
with one click

catchup

Stars24
Forks6
UpdatedMay 6, 2026 at 11:47

Use this skill at the START of a new Claude Code session to pick up where the previous session left off. Finds the most recent handoff document under `.claude/reports/handoff/`, reads it, then VERIFIES its claims against the live codebase (Read each referenced file, run `git status` / `git log --oneline`) before reporting findings and waiting for user instruction. Treats the handoff as a hypothesis, not fact โ€” previous session may have been confused. Trigger on "catchup", "catch up", "์ด์–ด์„œ ์ž‘์—…", "์ด์–ด์„œ ํ•ด์ค˜", "์ด์ „ ์„ธ์…˜ ์ด์–ด", "resume from handoff", "handoff ์ฝ์–ด", "handoff ์ฐธ๊ณ ํ•ด์„œ ์‹œ์ž‘", "์–ด์ œ ์ž‘์—… ์ด์–ด์„œ", "์ง€๋‚œ๋ฒˆ ์ด์–ด์„œ", "์ƒˆ ์„ธ์…˜ ์ค€๋น„", "prepare to continue", "pick up where we left off", "์บ์น˜์—…". Also trigger when the user starts a new session by referencing prior work ("์–ด์ œ ํ•œ ์ž‘์—… ์ด์–ด์„œ ํ•˜์ž", "๊ณ„์† ํ•˜์ž", "resume the auth refactor") and an `.claude/reports/handoff/` directory exists in the project. Do NOT trigger when the user wants to start a brand-new unrelated task, or when they want to read a specific named document (use Read directly).

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly