Fix Bug banner
goca-se goca-se

Fix Bug

Testing community

Description

--- description: Test-driven bug fixing — reproduce with a failing test, fix via parallel agents, then pick the best solution. argument-hint: "[description] [--issue N] [--pr N]" --- # Fix Bug — Test-Driven Bug Fixing with Parallel Subagents Investigate a bug, write a failing test that proves it exists, launch parallel agents to fix it, then select the best solution. Zero questions — goes straight from description to investigation. **Usage:** `/fix-bug [description]` - `/fix-bug "checkout butt

Installation

Installs to ~/.claude/commands/goca-se-dotcontext-fix-bug.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/goca-se/dotcontext/HEAD/.claude/commands/fix-bug.md -o ~/.claude/commands/goca-se-dotcontext-fix-bug.md

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

Full documentation available on GitHub

View Source Repository