diff --git a/Agents.md b/Agents.md index 95291a5..701f92b 100644 --- a/Agents.md +++ b/Agents.md @@ -13,7 +13,7 @@ Assume the reader is new to AI and needs detailed, step-by-step guidance. - Assume the reader is an expert engineer but a beginner at AI. ## Sync Expectation -Keep this file aligned with PRD and README when workflows, scope, or structure change. +Keep this file aligned with PRD, README, and docs/planning/AI-Docs-Plan.md when workflows, scope, or structure change. ## When to Use Agents - Multi-step changes across files. diff --git a/docs/planning/AI-Docs-Plan.md b/docs/planning/AI-Docs-Plan.md index e73d3cd..c82b849 100644 --- a/docs/planning/AI-Docs-Plan.md +++ b/docs/planning/AI-Docs-Plan.md @@ -19,6 +19,7 @@ The docs under docs/ai map 1:1 to Confluence pages. 2. iOS (Xcode + optional VS Code) 3. Android (VS Code) 4. Cross-Platform AI Usage +5. iOS MCP (XcodeBuildMCP) 5. Skills Library 6. Usage and Token Budgeting 7. Troubleshooting and FAQ @@ -30,6 +31,7 @@ The docs under docs/ai map 1:1 to Confluence pages. - index.md - overview.md - ios.md + - ios-xcodebuildmcp.md - android.md - cross-platform.md - skills.md @@ -44,6 +46,7 @@ The docs under docs/ai map 1:1 to Confluence pages. - Add screenshots for setup flows. - Define section owners and review cadence. - Add platform-specific prompt examples. +- Identify approved Android MCP tools and add details. ## Risks - Docs drift as tools and plugins update.