Bug banner
spotcircuit spotcircuit

Bug

Development community

Description

--- allowed-tools: Read, Write, Edit, Glob, Grep, Bash, TaskCreate description: Fix a bug in an existing app — investigation-first, minimal change, verified resolution argument-hint: <app-name> <symptom description> --- # App: Bug Fix a bug in an existing app. Unlike a feature workflow, bug fixing is investigation-first: reproduce the symptom, locate the faulty code, make the minimal change that resolves it — nothing more. Self-learn fires at the end to capture the bug pattern. ## Variables

Installation

Installs to ~/.claude/commands/spotcircuit-rebar-bug.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/spotcircuit/rebar/HEAD/.claude/commands/bug.md -o ~/.claude/commands/spotcircuit-rebar-bug.md

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

Full documentation available on GitHub

View Source Repository