| name | ndx-plan |
| description | Analyze the codebase and propose PRD updates |
Analyze the codebase and propose PRD updates.
- Call
get_overview (sourcevision MCP) to understand current project state
- Call
get_findings (sourcevision MCP) to identify anti-patterns and suggestions
- Call
get_prd_status (rex MCP) to see existing PRD items and avoid duplicates
- Call
get_next_steps (sourcevision MCP) for prioritized recommendations
- Based on findings, existing gaps, and any user-described goals, propose new epics/features/tasks
- Present proposals to the user for review
- For each approved proposal, use
add_item (rex MCP) to create it with appropriate descriptions, acceptance criteria, and parent placement
- Show the updated PRD tree via
get_prd_status