agentsclimarketplace

Handoff

Skill rengwu/wayfinder-maps/skills/.optional/handoff

Planetary visualization tool for /wayfinder maps

Install
npx -y skills add rengwu/wayfinder-maps --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

  • 25 days oldThe repository was created 25 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.

What its author says it does

Copied from the file, not written here

Compact the current conversation into a handoff document so a fresh agent can continue the work.

SKILL.md

1.2 KB, as published. Nobody here has run it

Write a handoff document summarising the current conversation so a fresh agent can continue the work.

Save it to .plan/handoffs/<YYYY-MM-DD>-<slug>.md at the repository root, creating the directory if needed (.plan/ is committed to version control — it is the project's shared planning memory). If not working inside a repository, save to the OS temporary directory instead and tell the user the absolute path.

Include a "suggested skills" section, listing skills the next agent should invoke — by name, with a one-line reason each — noting they apply only if available in that agent's environment.

Do not duplicate content already captured in other artifacts (specs, plans, ADRs, issues, commits, diffs). Reference them by path or URL instead.

Redact any sensitive information, such as API keys, passwords, or personally identifiable information.

If the user passed arguments, treat them as a description of what the next session will focus on and tailor the doc accordingly.

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.