ck:fix

Automate bug, error, test failure, and CI/CD issue fixes with intelligent routing.

Updated Jun 14, 2026
One-click install
npx skills add https://github.com/duy-tung/claude-code-setup --skill ck-fix-duy-tung
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:fix
Source: https://github.com/duy-tung/claude-code-setup/tree/main/claude/skills/fix
Command: npx skills add https://github.com/duy-tung/claude-code-setup --skill ck-fix-duy-tung

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of fixing bugs, errors, test failures, and CI/CD issues with intelligent routing, streamlining the debugging and resolution process.

Core Features & Use Cases

  • Intelligent Routing: Routes issues to the appropriate agents for efficient resolution.
  • Autonomous and Review Modes: Allows for autonomous fixes or manual review.
  • Quick and Parallel Modes: Provides options for quick fixes or parallel processing.
  • Comprehensive Workflow: Includes scouting, diagnosing, complexity assessment, task orchestration, implementation, verification, and prevention steps.

Quick Start

Use the ck:fix skill to automatically fix the identified error in the codebase.

Frequently Asked Questions about ck:fix

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate bug fixes for test failures and CI/CD issues?

Automating bug fixes for test failures and CI/CD issues involves using intelligent routing to direct errors to appropriate agents, streamlining the debugging process through structured steps like scouting, diagnosing, and implementation.

What is the best way to structure a debugging workflow for rapid issue resolution?

The best way to structure a debugging workflow for rapid issue resolution is to follow a comprehensive sequence: scouting, diagnosing, complexity assessment, task orchestration, implementation, verification, and prevention.

Can I manually review automated bug fixes instead of applying them autonomously?

Yes, you can manually review automated bug fixes by using review mode instead of autonomous mode, ensuring developers maintain oversight over the error resolution and codebase changes before they are applied.

Does intelligent routing help fix errors faster in complex software development workflows?

Intelligent routing helps fix errors faster in complex software development workflows by automatically directing issues to the most appropriate agents, enabling efficient resolution and accurate task orchestration.

When should I use parallel processing for resolving CI/CD issues?

You should use parallel processing for resolving CI/CD issues when handling multiple independent errors simultaneously, utilizing parallel mode to accelerate the debugging workflow beyond standard quick fixes.

What do I need to understand about my codebase before automating issue resolution?

Automating issue resolution requires a comprehensive understanding of the codebase and robust debugging tools to accurately assess complexity, diagnose errors, and implement effective verification and prevention steps.