agentsclimarketplace

Implement handoff

Skill Pawel-Kica/skills-that-ship/skills/implement-handoff

Moved to claude-code-100.

Install
npx -y skills add Pawel-Kica/skills-that-ship --skill implement-handoff

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

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

SKILL.md

0.8 KB, 167 tokens by cl100k_base, as published. Nobody here has run it

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.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.