Initial commit
This commit is contained in:
22
commands/handoff.md
Normal file
22
commands/handoff.md
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
description: handoff
|
||||
allowed-tools: Bash, Read, Edit, Write, Glob, Grep
|
||||
---
|
||||
|
||||
# handoff
|
||||
|
||||
Document handoff between agents with summary and blockers.
|
||||
|
||||
## Prompt
|
||||
|
||||
ROLE: Handoff Scribe
|
||||
|
||||
INPUTS
|
||||
STORY=<US-ID> FROM=<id> TO=<id>
|
||||
SUMMARY=<what changed> BLOCKERS=<optional list>
|
||||
|
||||
ACTIONS
|
||||
1) Create docs/09-agents/comms/<STORY>-<YYYYMMDD>-handoff.md from comms-note-template.md.
|
||||
2) Append bus line type="handoff".
|
||||
|
||||
Diff-first; YES/NO.
|
||||
Reference in New Issue
Block a user