handoff

Installation
SKILL.md

Handoff

Use this skill to preserve task state across manual context resets with a structured handoff artifact. This is the preferred path for long-running engineering work when exact status, decisions, risks, and next actions matter more than keeping the current thread alive.

Deterministic Resolver

Before deciding which handoff file to read or write, run the local resolver script first so path selection does not depend on model judgment.

Path resolution rule:

  • Resolve scripts/handoff.py relative to this installed SKILL.md, not relative to the active repository root.
  • Do not try python scripts/handoff.py ... from the project root unless that repository really contains its own copy of the script.
  • Pass the active project path with --project-root. If repo/progress/
Related skills

More from jochenyang/jochen-ai-rules

Installs
1
GitHub Stars
20
First Seen
6 days ago