handoff

Installation
SKILL.md

Handoff

Write a compact handoff of the current conversation so a fresh agent can continue the work. If the user described what the next session will focus on, tailor the document to that.

Resolve every .agents/projects/ path from the repository root; never read or write project artifacts in a global agent-installation directory.

Process

  1. Identify the active project. Read its CONTEXT.md, LINKS.md, todo, lessons, and any spec, tickets, review, or ADRs this conversation used.

    Done when standing artifacts and the next-session purpose are known.

  2. Record newly confirmed project facts, links, remaining work, and user corrections in the standing artifacts they belong in. Redact API keys, passwords, and personally identifiable information.

Installs
4
First Seen
2 days ago
handoff — akathecoder/agentic-setup