ck:fix

Route bugs, errors, test failures, and CI/CD issues to appropriate agents.

1|Updated May 4, 2026
One-click install
npx skills add https://github.com/auxi-wardrobe/auxi-all-in --skill ck-fix-auxi-wardrobe
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ck:fix
Source: https://github.com/auxi-wardrobe/auxi-all-in/tree/main/.agents/skills/fix
Command: npx skills add https://github.com/auxi-wardrobe/auxi-all-in --skill ck-fix-auxi-wardrobe

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires ck:scout, ck:debug, ck:sequential-thinking, ck:problem-solving, ck:brainstorm, ck:context-engineering, ck:project-management, ck:code-review, ck:git-manager, ck:docs-manager, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

The ck:fix Skill streamlines the process of addressing bugs, errors, test failures, and CI/CD issues by providing intelligent routing and a structured approach to problem-solving.

Core Features & Use Cases

  • Intelligent Routing: Automatically routes issues to appropriate agents based on their complexity and context.
  • Structured Problem-Solving: Guides users through a systematic process of diagnosis, implementation, verification, and prevention to ensure comprehensive issue resolution.
  • Use Case: When encountering a test failure in a software project, this Skill can assist in identifying the root cause, proposing a fix, and validating the solution before committing changes.

Quick Start

Use the ck:fix skill to automatically diagnose and fix the test failure in the 'api_test.js' file.

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 test failure in my software project?▼

To fix a test failure, this Skill guides you through a structured process of step-by-step diagnosis, fix implementation, and solution verification. It automatically routes the issue to appropriate agents based on context to ensure comprehensive resolution.

What is the best way to resolve CI/CD issues and pipeline errors?▼

Resolving CI/CD issues requires intelligent routing and structured problem-solving to address the root cause. This approach assists with diagnosing the error, implementing the fix, and preventing the issue from recurring in future deployments.

Can I use this to diagnose and fix errors in a specific file like api_test.js?▼

Yes, you can diagnose and fix errors in specific files like api_test.js. The system automatically identifies the root cause of the bug, proposes a targeted fix, and validates the solution before you commit any changes.

How does intelligent routing work for bug fixes?▼

Intelligent routing for bug fixes works by automatically directing issues to appropriate agents based on their complexity and context. This ensures each error is matched with the correct problem-solving mechanism for efficient resolution.

Does fixing test failures require coordinating with other tools?▼

Fixing test failures requires coordination with various subagents and tools to ensure a structured approach. This coordination supports the complete workflow from initial diagnosis and implementation to final verification and prevention.

What are the limitations of automated bugfix routing?▼

Automated bugfix routing relies on a structured approach and context provided by the user. While it streamlines diagnosis and prevention of recurring issues, complex edge cases may require manual intervention or deeper sequential thinking to resolve.