ck:fix

Diagnose, fix, and review software bugs from error messages or test reports.

19|1|Updated Jun 14, 2026
One-click install
npx skills add https://github.com/DangQuangSE/team-development-skills --skill ck-fix-dangquangse
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:fix
Source: https://github.com/DangQuangSE/team-development-skills/tree/main/.agents/skills/ck-fix
Command: npx skills add https://github.com/DangQuangSE/team-development-skills --skill ck-fix-dangquangse

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires scout, debugger, ck:quality, code-reviewer, project-manager, docs-manager, git-manager, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a structured pipeline to diagnose, fix, and review software bugs, streamlining the process from identification to resolution.

Core Features & Use Cases

  • Structured Bug-Fix Pipeline: A predefined process for identifying and resolving bugs.
  • Fast or Thorough Modes: Offers a quick mode for simple issues and a thorough mode requiring reviews.
  • Report-Based Fixes: Allows fixing specific issues from quality or test reports.

Quick Start

Use the ck:fix command to identify and fix a bug from an error message or test report.

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 fixing from test reports?

Automating bug fixing from test reports involves feeding the error message or quality report into the ck:fix pipeline. The Skill then systematically diagnoses the issue, applies the fix, and finalizes the resolution through a structured automated process.

What is a structured approach to resolving software bugs in a development pipeline?

A structured approach to resolving software bugs follows a sequential pipeline of diagnosis, debugging, code review, and finalization. This systematic process ensures issues are fully resolved and quality controlled before closing, streamlining development workflows.

Does this bug fixing pipeline support both quick and thorough code review modes?

Yes, the bug fixing pipeline supports both fast and thorough modes. The quick mode handles simple issues efficiently, while the thorough mode requires comprehensive code reviews to ensure higher quality control for complex software defects.

Can I use this tool to fix specific issues identified by automated testing?

Yes, you can use this tool to fix specific issues identified by automated testing. It accepts quality or test reports as input, allowing developers and QA engineers to target and resolve exact errors systematically.

What is the best way to diagnose and review software defects systematically?

The best way to diagnose and review software defects systematically is using a predefined pipeline that isolates the error, applies a fix, and mandates a review. This structured process guarantees thorough quality assurance before finalizing.

Are there limitations when fixing bugs without a quality or test report?

Fixing bugs without a quality or test report limits the pipeline's ability to target specific issues accurately. The Skill is optimized to process explicit error messages or test reports to initiate its structured diagnosis and resolution workflow.