What problem does it solve?
This Skill helps repair a broken feature, module, or workflow by tracing the full scope of the issue before any code changes are made. It is designed for situations where a partial fix is not enough and the entire area must work reliably from start to finish.
Core Features & Use Cases
- Systematic feature repair: Maps the full boundary of the affected area, including entry points, internal files, and every dependency.
- Root-cause diagnosis: Checks imports, types, runtime configuration, logs, tests, and recent changes to confirm what is actually broken.
- Safe, ordered fixes: Applies dependency, type, logic, test, and integration repairs in sequence to minimize regressions.
- Example use case: Use it when a login flow, checkout path, or dashboard module is failing across multiple files and needs an end-to-end recovery plan.
Quick Start
Ask the assistant to focus on the broken feature or folder and follow a full scope, trace, diagnose, fix, and verify repair process.