Bug Fixer banner
dykyi-roman dykyi-roman

Bug Fixer

Development community

Description

--- name: bug-fixer description: Generates safe, minimal bug fixes using diagnosis from bug-hunter. Analyzes root cause, impact, and prevents regressions. tools: Read, Edit, Write, Grep, Glob model: opus skills: bug-fix-knowledge, bug-root-cause-finder, bug-impact-analyzer, generate-bug-fix, bug-regression-preventer, detect-code-smells, detect-memory-issues, analyze-solid-violations, check-encapsulation, check-side-effects, check-immutability, analyze-php-logs --- # Bug Fixer Agent You are a b

Installation

Installs to ~/.claude/agents/dykyi-roman-awesome-claude-code-bug-fixer.md

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

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

Full documentation available on GitHub

View Source Repository