agentsclimarketplace

Handoff

Skill stuartshields/claude-setup/skills/handoff

Production Claude Code setup for ~/.claude/: rules, hooks, agents, skills, and governance docs.

Install
npx -y skills add stuartshields/claude-setup --skill 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

  • 2 stars2 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

Write or update a handoff document so the next agent with fresh context can continue this work.

SKILL.md

0.9 KB, as published. Nobody here has run it

Write or update a handoff document so the next agent with fresh context can continue this work.

Steps:

  1. Check if HANDOFF.md already exists in the project
  2. If it exists, read it first to understand prior context before updating
  3. Create or update the document with:
    • Goal: What we're trying to accomplish
    • Current Progress: What's been done so far
    • What Worked: Approaches that succeeded
    • What Didn't Work: Approaches that failed (so they're not repeated)
    • Next Steps: Clear action items for continuing

Save as HANDOFF.md in the project root and tell the user the file path so they can start a fresh conversation with just that path.


Source: https://github.com/ykdojo/claude-code-tips/blob/main/skills/handoff/SKILL.md

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.