关于
The Implementation Planner skill provides a systematic framework for AI agents to create detailed blueprints for software development tasks. It enforces a strict 'Documentation-first, Tests-second, Implementation-last' workflow, ensuring design clarity and requirement validation before any code is written. By quantifying complexity in lines of code (LOC) and requiring real-time codebase audits, it transforms vague requirements into actionable, file-level instructions that minimize technical debt and improve development velocity.