ck:fix

Coordinates a six-step evidence-based bug-fix workflow from diagnosis to verification.

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/DatTran26/KienTruThiHanh --skill ck-fix-dattran26
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:fix
Source: https://github.com/DatTran26/KienTruThiHanh/tree/main/.agents/skills/fix
Command: npx skills add https://github.com/DatTran26/KienTruThiHanh --skill ck-fix-dattran26

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

ck:fix ensures a rigorous, non-guessing approach to repairing issues by orchestrating scout, diagnose, plan, fix, verify and finalize steps, with mandatory gating and optional parallel exploration when needed.

Core Features & Use Cases

  • Structured workflow: Enforces Step 1-6 lifecycle (Scout, Diagnose, Complexity, Fix, Verify+Prevent, Finalize).
  • Mandatory activations: Automatically triggers ck:scout, ck:debug, and ck:sequential-thinking to guide root-cause analysis.
  • Risk mitigation: Includes prevention gates and tests to prevent regression.

Quick Start

Activate the full fix workflow and run through all steps to address a bug, ensuring root cause is fixed and verified.

Frequently Asked Questions about ck:fix

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

FAQPage Schema
How do I fix a bug without guessing the root cause?

A structured bug-fix workflow prevents guessing by enforcing sequential phases: scout, diagnose, plan, fix, verify, and finalize. It mandates evidence-based root-cause analysis and regression testing before applying any changes.

What is the best way to debug complex production bugs safely?

The best way to debug complex production bugs safely is through a structured workflow with mandatory gating and optional parallel exploration. It coordinates root-cause analysis and prevention measures to ensure safe, comprehensive resolution.

How do I prevent regression when fixing software issues?

Prevent regression during bug fixes by following a workflow that includes dedicated verification and prevention steps. It enforces regression testing and implements prevention gates after the core fix is applied to ensure stability.

Does this bug-fix workflow support parallel exploration for difficult issues?

Yes, this bug-fix workflow supports optional parallel exploration for difficult issues. When diagnosing complex problems, it allows parallel exploration alongside its mandatory scout, debug, and sequential-thinking steps to accelerate root-cause identification.

Can I use this structured debugging approach for simple type errors?

Yes, you can use this structured debugging approach for simple type errors. The workflow scales from simple type errors to complex production bugs by enforcing evidence-based scout, diagnose, plan, fix, verify, and finalize steps.