docs: add project architecture and planning documents
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
# Project Context
|
||||
|
||||
Project Name:
|
||||
ChatGPT MCP
|
||||
|
||||
Purpose:
|
||||
|
||||
Allow Claude Code to query ChatGPT through MCP tools.
|
||||
|
||||
Primary Use Cases:
|
||||
|
||||
- Architecture review
|
||||
- Plan review
|
||||
- Code review
|
||||
- Debugging assistance
|
||||
- Risk identification
|
||||
- Task decomposition
|
||||
|
||||
Non-Goals:
|
||||
|
||||
- Autonomous coding
|
||||
- Source control management
|
||||
- Deployment automation
|
||||
- Replacing Claude Code
|
||||
|
||||
Success Criteria:
|
||||
|
||||
Claude Code can invoke MCP tools and receive useful second-opinion responses from ChatGPT.
|
||||
Reference in New Issue
Block a user