What problem does it solve?
Initial implementation plans often contain missing tasks, incorrect task dependencies, vague descriptions, or overlooked edge cases that lead to delays, rework, and implementation errors. This Skill fixes those flaws by re-analyzing the codebase against the existing plan to catch gaps and improve plan quality before you start building.
Core Features & Use Cases
- Gap Analysis: Automatically identifies missing tasks for edge cases, integration points, and project-specific requirements that the initial plan overlooked.
- Dependency Correction: Fixes incorrect task ordering and missing dependency links to ensure tasks are completed in the right sequence.
- Plan Quality Improvement: Enhances vague task descriptions with specific file paths, implementation details, and error handling requirements matched to your codebase's patterns.
- Use Case: After creating a plan for a new user authentication feature with /aif-plan, use this Skill to catch missing middleware tasks, incorrect dependency order, and vague error handling requirements before starting implementation.
Quick Start
Use the aif-improve skill to review and enhance your existing feature implementation plan, filling gaps and correcting task dependencies before you start building.