Skip to content

Add writing-handoffs skill#45

Merged
hockeybuggy merged 1 commit into
mainfrom
add-writing-handoffs-skill
Jul 16, 2026
Merged

Add writing-handoffs skill#45
hockeybuggy merged 1 commit into
mainfrom
add-writing-handoffs-skill

Conversation

@hockeybuggy

Copy link
Copy Markdown
Owner

Delegating a scoped task to a sub-agent or worktree agent meant hand-writing a brief each time, and the receiving agent starts fresh with none of the originating conversation. Without a consistent structure these briefs tended to omit the why, the exact files, or where to stop.

Add a writing-handoffs skill that gathers the needed inputs, right-sizes the document to the task, and emits a self-contained handoff-<slug>.md following a fixed template covering objective, context, target files, the concrete change, constraints, environment, verification, and how to land the work. Bootstrap links it into ~/.claude/skills/ alongside the other tracked skills.

🤖 Generated with Claude Code

Delegating a scoped task to a sub-agent or worktree agent meant
hand-writing a brief each time, and the receiving agent starts fresh
with none of the originating conversation. Without a consistent
structure these briefs tended to omit the why, the exact files, or
where to stop.

Add a `writing-handoffs` skill that gathers the needed inputs, right-
sizes the document to the task, and emits a self-contained
`handoff-<slug>.md` following a fixed template covering objective,
context, target files, the concrete change, constraints, environment,
verification, and how to land the work. Bootstrap links it into
`~/.claude/skills/` alongside the other tracked skills.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@hockeybuggy
hockeybuggy merged commit 3baa1a4 into main Jul 16, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant