decision-handoff

Installation
SKILL.md

Produce a first-person decision handoff to be given to a fresh agent. Produce the handoff text directly in chat. Do not create, edit, delete, stage, commit, or open files for writing.

Use a decided-only record: capture explicit user decisions from the current session, plus the directly relevant inspectable context that was mentioned, used, or found in the session. If evidence is not enough to state a user decision, omit that claim rather than infer it.

Do not duplicate content already captured in other artifacts (PRDs, 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 agent session will focus on and tailor the doc accordingly.

Output Shape

Use this exact structure (don't add any more sections):

<1-2 sentence first-person handoff abstract addressed to the fresh agent. Start by saying that I am handing over a decision record for a specific work area, tool, module, bug, or cleanup. Briefly state the current problem before, and briefly state the decisions made. Use phrasing like "Here is..." or "I'm giving you...".>

## Problems Addressed
Installs
4
GitHub Stars
1
First Seen
Jul 24, 2026
decision-handoff — ravihammond/skills