What problem does it solve?
This Skill addresses the challenge of creating robust and complete implementation plans by providing a second, deeper analysis of the codebase to identify gaps, missing tasks, and incorrect dependencies that may have been overlooked in the initial planning phase.
Core Features & Use Cases
- Codebase Re-analysis: Performs a thorough review of the existing code to ensure the plan aligns with current implementation patterns and requirements.
- Gap Identification: Detects missing tasks, such as necessary database migrations, configuration updates, or API route modifications.
- Dependency Correction: Verifies and corrects task dependencies to ensure a logical and efficient implementation order.
- Use Case: After generating an initial plan for a new feature, use this Skill to ensure all necessary backend changes, error handling, and edge cases are accounted for before development begins, preventing costly rework.
Quick Start
Use the aif-improve skill to refine the current implementation plan.