Implement Handoff

Find a handoff from a loose description and continue the work.

Pawel-Kica c9b91c1 757 B Updated

File contents

Implement handoff

Find a handoff from the user's loose description, no path pasting. Handoffs live in ~/.claude/handoffs/ as handoff-<timestamp>.md or handoff-<prd-name>-<timestamp>.md.

List the dir. Match on filename and content. One match → read it fully. Several → take the newest timestamp; if they're different topics, list them (filename + gist) and ask. Empty or no match → say so, list the recent ones newest-first, stop. No arg → list recent, let the user pick.

Give a 2-3 line summary (status + next step). Then implement: run the suggested skills, don't wait. Stop only on a blocking unknown the handoff can't answer.

Pawel-Kica/skills-that-ship/tree/main/skills/implement-handoff commit c9b91c1943

Frequently asked questions

npx skillmds@latest add pawel-kica/implement-handoff