Files
chatgpt-mcp/AGENT_HANDOFF.md
T

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.