About
The fix-plan skill automates the transition from code review to implementation by parsing findings from the code-review skill. It extracts issues categorized by severity—Must, Should, and May—and organizes them into a structured, dependency-aware action plan written to FIX-PLAN.md. This skill is essential for developers looking to systematically address technical debt and bugs identified during the review phase without manually triaging every item, ensuring that critical fixes are prioritized and tracked.