22 lines
312 B
Markdown
22 lines
312 B
Markdown
# 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.
|