agentsclimarketplace

Session handoff

Skill Rookage/agent-discipline/skills/session-handoff

Use when preparing a handoff for another session or agent, summarizing current progress, preserving context, avoiding repeated questions, or ending a long task. Creates a concise handoff document with goals, state, completed work, decisions, next steps, and risks.From its SKILL.md

Install
npx -y skills add Rookage/agent-discipline --skill session-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.

SKILL.md

1.0 KB, 169 tokens by cl100k_base, as published. Nobody here has run it

Session Handoff

中文核心:让下个会话不用从头猜。

Where To Write

Default to outputs/handoff-YYYY-MM-DD-HHMM.md in the current workspace unless the user specifies another path.

Include

  1. Current objective
  2. Completed work
  3. Current state
  4. Important decisions
  5. Next actions
  6. Risks and gaps
  7. Suggested skills for the next session

Rules

  • Redact secrets, tokens, passwords, cookies, and private credentials.
  • Reference files and commits instead of copying large content.
  • Preserve exact commands only when they matter.
  • Keep it concise enough for a fresh agent to use immediately.

Output

Return the handoff file path and the most important next step.

What ships with it: 1 file

247 B alongside SKILL.md

agents/

Keep looking

Skills are one crate of 325,949. 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.