fix-bug
This skill uses Claude hooks which can execute code automatically in response to events. Review carefully before installing.
Bug Fix
Fix bugs systematically using test-driven development, root cause analysis, and comprehensive verification across any project type.
Anti-Hallucination Guidelines
CRITICAL: Bug fixes must be based on ACTUAL code and VERIFIED test results:
- Reproduce the bug first - Do not fix what has not been seen failing. Run the failing test or scenario to confirm the bug exists.
- Test-driven approach - Write/locate a failing test before implementing the fix. Verify it actually fails.
- Verify root cause - Use grep/search to locate actual bug location with evidence (file paths, line numbers).
- Test verification - Run full test suite to prove fix works. All tests must pass.
- No invented fixes - Only implement solutions that address the demonstrated root cause.
- Reference real code - Never make claims about code that has not been read.
Quality Gates
This skill includes automatic bug fix verification before completion:
Fix Verification (Stop Hook)
More from mgiovani/cc-arsenal
find-skills
Discover and install third-party agent skills from the skills.sh ecosystem.
36agent-browser
Headless browser automation CLI optimized for AI agents. Uses snapshot + refs system for 93% less context overhead vs Playwright. Purpose-built for web testing, form automation, screenshots, and data extraction.
12jira-cli
Interactive CLI for Atlassian Jira issue, epic, and sprint management.
9git-commit
Generate conventional commits following conventionalcommits.org specification.
8inject-docs
Inject framework-specific best practices into CLAUDE.md. Supports Next.js
7refactor
Safe codebase refactoring with characterization tests, incremental changes, and continuous verification. Automatically activates when users want to refactor code, extract methods/classes, simplify logic, reduce duplication, improve naming, restructure modules, or clean up technical debt.
7