bymathews-tom· 56 skills
Produces and refreshes .docs/handoff.md, a 200-line session-continuity runbook for coding agents. Captures git state, working-tree changes, last validation commands, session decisions, blockers, resume checklist, references, and greenfield scaffolds. Triggers on: "update handoff", "session handoff", "refresh handoff", "/handoff", "/handoff init", "resume checklist", "cold-start primer". Use this skill when ending, pausing, resuming, or transferring in-flight project work across agent sessions.
$npx -y skills add mathews-tom/armory --skill handoffInstalls into the current project.
Run `npx skills use "https://github.com/mathews-tom/armory" --skill "mathews-tom/armory/handoff"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mathews-tom/armory" that are relevant to the current task. Run `npx skills add "https://github.com/mathews-tom/armory"` and select the relevant skills, then follow their instructions.