fix — automated code review fixes CMIDCABot, community, automated code review fixes, ide skills, fix skill install, fix skill for AI agents, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Ideal for Code Review Agents needing automated issue resolution and efficient developer workflow integration. Fix is a skill that automates the resolution of code review issues, using a behavior profile and following specific conventions and architecture guidelines.

Features

Fetches review findings and produces a fix plan
Implements fixes, commits, and pushes changes following explicit approval
Normalizes IDs by adding the DCATgBot- prefix
Follows the developer behavior profile and conventions outlined in CLAUDE.md and ARCHITECTURE.md
Waits for explicit approval before implementing fixes

# Core Topics

arttttt arttttt
[0]
[0]
Updated: 3/6/2026

Agent Capability Analysis

The fix skill by arttttt is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance. Optimized for automated code review fixes, fix skill install, fix skill for AI agents.

Ideal Agent Persona

Ideal for Code Review Agents needing automated issue resolution and efficient developer workflow integration.

Core Value

Empowers agents to automate code review fixes following specific developer behavior profiles and conventions outlined in CLAUDE.md and ARCHITECTURE.md, utilizing protocols like explicit approval for fix implementation and commit/push operations.

Capabilities Granted for fix

Automating code review fixes
Generating fix plans based on review findings
Implementing approved fixes and committing changes

! Prerequisites & Limits

  • Requires access to review findings and codebase
  • Must follow specific developer behavior profiles and conventions
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

fix

Install fix, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

Fix Command

Behavior Profile

Use the developer skill as the behavior profile for this command. Treat its rules as mandatory.

Follow CLAUDE.md, conventions.md, and ARCHITECTURE.md.

Task

Fix issues identified in code review.

Interaction Contract

  1. Fetch review findings.
  2. Produce a fix plan.
  3. Wait for explicit approval.
  4. Implement fixes, commit, push.

Algorithm

Step 1: Get findings

  • If ID missing → ask "Which issue to fix?"
  • Normalize ID: add DCATgBot- prefix if missing
  • Use beads to get issue details + comments
  • If no review comments: report "No review findings. Run /review first."
  • Parse findings (Critical, Should Fix, Consider)

Step 2: Create fix plan

Show plan only; do not implement yet.

## Fix Plan
<plan>
---
Confirm? (ok / changes)

Step 3: On approval

  • Implement fixes per plan
  • Commit: fix(<scope>): address review findings
  • Push to remote

Step 4: Report

Fixes complete for <id>.
Fixed: [C1], [S1]...
Next: /review <id>

Plan Format

markdown
1## Fix Plan 2 3**Issue:** <id> - <title> 4**Branch:** <current> 5 6**Findings to fix:** 7- [C1] Title - approach 8- [S1] Title - approach 9 10**Deferred:** 11- [N1] Title - reason

Severity Handling

SeverityDefault
CriticalAlways fix
Should FixFix by default
ConsiderSuggest defer

Important

  • Never fix without plan approval
  • Fix documented issues only
  • Re-review required

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is fix?

Ideal for Code Review Agents needing automated issue resolution and efficient developer workflow integration. Fix is a skill that automates the resolution of code review issues, using a behavior profile and following specific conventions and architecture guidelines.

How do I install fix?

Run the command: npx killer-skills add arttttt/CMIDCABot/fix. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for fix?

Key use cases include: Automating code review fixes, Generating fix plans based on review findings, Implementing approved fixes and committing changes.

Which IDEs are compatible with fix?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for fix?

Requires access to review findings and codebase. Must follow specific developer behavior profiles and conventions.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add arttttt/CMIDCABot/fix. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use fix immediately in the current project.

Related Skills

Looking for an alternative to fix or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI