Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:07:10 +08:00
commit 169a5fc5cd
99 changed files with 25560 additions and 0 deletions

22
commands/handoff.md Normal file
View 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.