What problem does it solve?
This Skill helps you figure out what parts of a modular-dev project need to change before any code is written, so large tasks can be broken into clear, manageable work.
Core Features & Use Cases
- Dependency-Aware Analysis: Reads the project graph and related overviews to determine which nodes, contracts, and zones are affected.
- Zone Routing: Directs the task to the right zone managers so each impacted area can be analyzed in context.
- Implementation-Ready Specs: Produces detailed, BFS-ordered development plans with files, methods, data flow, and cross-zone impact notes.
- Use Case: Use this Skill when you need to understand the full change surface for a feature request, bug fix, or refactor before development begins.
Quick Start
Ask the plan skill to analyze your modular-dev task and tell you which nodes, contracts, and zones need to change before implementation starts.