mirror of
https://github.com/merlinhu1/codex-game-studio.git
synced 2026-08-25 07:54:34 +02:00
17 lines
379 B
Markdown
17 lines
379 B
Markdown
# Purpose
|
|
|
|
Transfer context between agents without broad project scanning.
|
|
|
|
# Inputs
|
|
|
|
- Completed work, changed artifacts, decisions, blockers, and next requested role.
|
|
|
|
# Outputs
|
|
|
|
- `documentation/handoffs/<handoff-slug>.md`
|
|
- Summary, artifact links, validation state, and next command.
|
|
|
|
# Validation
|
|
|
|
Run `./codex-game-studio validate --project <project>` before handing off.
|