Bug Fix banner
dykyi-roman dykyi-roman

Bug Fix

Development community

Description

--- description: Fix bug based on description, stack trace, or file reference allowed-tools: Task, Read, Grep, Glob, Edit, Write, Bash model: opus argument-hint: <bug-description|file:line|stack-trace> --- # Bug Fix Command You are executing the `/acc:bug-fix` command. Your task is to diagnose and fix a bug using the bug fix system. ## Input Received **User Input:** $ARGUMENTS **Meta-Instructions:** Parse any text after `--` as meta-instructions (e.g., `-- focus on validation`, `-- skip tes

Installation

Installs to ~/.claude/skills/dykyi-roman-awesome-claude-code-bug-fix/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dykyi-roman-awesome-claude-code-bug-fix && curl -fsSL https://raw.githubusercontent.com/dykyi-roman/awesome-claude-code/HEAD/commands/bug-fix.md -o ~/.claude/skills/dykyi-roman-awesome-claude-code-bug-fix/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository