docs: add project architecture and planning documents
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
# Claude Code Integration
|
||||
|
||||
Claude Code is the primary coding agent.
|
||||
|
||||
ChatGPT acts as:
|
||||
|
||||
- Reviewer
|
||||
- Architect
|
||||
- Advisor
|
||||
- Debugging assistant
|
||||
|
||||
ChatGPT should not take control of task execution.
|
||||
|
||||
Claude remains responsible for:
|
||||
|
||||
- Coding
|
||||
- Testing
|
||||
- File changes
|
||||
- Git operations
|
||||
|
||||
ChatGPT provides guidance only.
|
||||
Reference in New Issue
Block a user