๐Ÿ› ๏ธ
QualityGo

Fix

by kdlbs

Fix is a Quality skill for Claude Code, published by kdlbs in kandev.

679 stars95 forkson kdlbs/kandevAdded 2026/08/23+3% in starsRepository updated 2026/08/23
acpagent-orchestrationagentic-aiagentic-development-environmentai-agentsclaude-codecode-reviewcoding-agentsdeveloper-toolsgithub-copilotgolangkanbannextjsopen-sourceself-hostedtask-managertuivibe-codingworkflow-automationworktrees
Install in seconds
Install Fix
Copy Fix into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/kdlbs/kandev/tree/main/.agents/skills/fix ~/.claude/skills/fix

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/kdlbs/kandev.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
.agents/skills/fix/SKILL.md in kdlbs/kandev
Installs to
~/.claude/skills/fix
Collection
One of 25 skills cataloged from this repository
Category
Quality โ€” 1354 skills

What Fix does

Fix diagnoses a bug, updates the affected spec, and creates a reviewable fix plan with task files before any production code changes. It is used for durable bug repairs that will be implemented later with TDD.

Fix is cataloged under Quality on DirSkills. Fix comes from a repository tagged acp, agent-orchestration, agentic-ai, agentic-development-environment and ai-agents.

Documentation

README

Fix

Use the same durable, reviewable workflow as feature work. Diagnose first, then produce the spec amendment, fix plan, and task files before changing production code. The user reviews those artifacts, switches the main session if desired, and sends a later explicit implementation request. Native subagents still require explicit authorization.

Core Flow

Evidence -> Root cause -> Spec amendment -> Fix plan + tasks -> Design-package handoff -> Explicit implementation request -> TDD implementation -> PR AI review

Do not patch production code before the planning checkpoint unless the user explicitly opts out of the workflow.

This is the opening of the README. Read the full README on GitHub.

Commands Fix provides

Slash commands named in this skillโ€™s SKILL.md, listed in the order they first appear.

  • /plan
  • /planner-orchestration
  • /pr-fixup

Frequently asked about Fix

  • What else does kdlbs publish alongside Fix?

    Fix is one of 25 skills that DirSkills catalogs from kdlbs/kandev, the repository it ships in. Its siblings there include ACP Debug, Add Integration and Clean Branches. Each one is a separate skill with its own page in this directory, installs the same way Fix does, and is maintained by kdlbs in that same repository. The rest of the collection is listed on the kdlbs/kandev page.

  • How does Fix compare to other Quality skills?

    Fix ranks #1076 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Fix against them. Open each page to compare what they document and how they install.

More from kdlbs/kandev

Fix is one of 25 skills cataloged on DirSkills from kdlbs/kandev.

See all 25 skills โ†’