14 lines
333 B
Markdown
14 lines
333 B
Markdown
# AGENT_HANDOFF.md
|
|
|
|
Read ARCHITECTURE.md before making changes.
|
|
|
|
Rules:
|
|
|
|
- Work incrementally.
|
|
- Keep changes small.
|
|
- Do not implement multiple phases at once.
|
|
- Do not add features not described in ARCHITECTURE.md.
|
|
- Update documentation when appropriate.
|
|
- Claude Code is the implementation agent.
|
|
- ChatGPT MCP is advisory only.
|