What problem does it solve?
This Skill solves the common issue of implementation plans that rely on unverified API assumptions, overlook existing codebase patterns, or skip critical verification steps, which leads to costly rework, failed builds, and wasted development time.
Core Features & Use Cases
- Automated Documentation Discovery: Deploys subagents to gather and validate existing APIs, code patterns, and documentation before planning begins, ensuring all plan steps are grounded in actual codebase reality.
- Structured Phased Planning: Generates LLM-friendly, self-contained implementation phases with explicit documentation references, copy-ready code snippet locations, verification checklists, and anti-pattern guards to prevent invalid implementation choices.
- Use Case: Ideal for software teams planning new features or complex tasks, where you need to ensure the implementation plan aligns with existing code standards and documented APIs to avoid building non-functional or redundant code.
Quick Start
Use the make-plan skill to create a phased implementation plan for adding user profile editing functionality to the existing React application, including all required documentation references and verification steps.