Generates detailed, step-by-step implementation blueprints for software features and bug fixes using a design-first approach.
The AI Implementation Planner (plan-guideline) is a specialized skill designed to transform vague requirements into high-precision technical roadmaps. It enforces a rigorous development philosophy centered on a 'Documentation-first, Tests-second, Implementation-last' workflow. By providing concrete file-level details and quantifying complexity via Lines of Code (LOC), it ensures that every change is thoroughly architected and testable before a single line of production code is written. It is particularly effective for complex refactoring, systematic bug hunting, and building large-scale features that require milestone-based progress tracking.