What problem does it solve?
This Skill provides a unified approach to fixing any bug, error, test failure, CI/CD issue, type error, linting problem, log error, or UI issue, ensuring code quality and stability.
Core Features & Use Cases
- Intelligent Routing: Automatically determines the best workflow (autonomous, review, quick) based on issue complexity.
- Comprehensive Debugging: Activates
ck:debug to identify root causes and uses parallel exploration agents to verify hypotheses.
- Automated Verification: Implements fixes and uses parallel
Bash agents for type checking, linting, and building to ensure no regressions.
- Use Case: When a critical bug is reported in production, this Skill will automatically debug, implement a fix, verify it thoroughly, and then prompt for a commit.
Quick Start
Use the ck:fix skill to fix the type error in the user authentication module.