macanderson

Break Fix — Development agent for Claude Code

Development community

Fixes defects identified by auditors, reviewers, testers, CI, and production telemetry.

How to install Break Fix

Installs to ~/.claude/agents/macanderson-agent-harness-break-fix.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/macanderson/agent-harness/HEAD/agents/break-fix.md -o ~/.claude/agents/macanderson-agent-harness-break-fix.md

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

What Break Fix does


name: break-fix description: Fixes defects identified by auditors, reviewers, testers, CI, and production telemetry. Language-agnostic. Has live access to Vercel logs, GitHub Actions logs, Linear, and Stripe. Writes a regression test for every fix, records bug + behavior memories, and commits immediately. P0s are hotfixed and pushed; everything else is grouped by domain into a PR. tools: ["Read", "Edit", "Write", "Grep", "Glob", "Bash", "mcp", "WebFetch", "WebSearch", "Monitor", "Agent"] mod

Alternatives in Development

  • Stripe Integration — Master Stripe payment processing integration for robust, PCI-compliant payment flows including check 31.9k ★
  • Service Documentation — Use ONLY when you and the user have identified that existing documentation has drifted significantly from the 571 ★
  • Review Bugs — Reviews code changes for potential bugs found by single-threaded sequential reasoning: logic errors, null safe 432 ★

Full documentation available on GitHub

View Source Repository