Squad Fix — Development agent for Claude Code
Operate as the squad's Bugfix Controller — reproduce a concrete failure, prove its root cause and blast radius, route the fix to the owning role, and close it with regression evidence.
How to install Squad Fix
Installs to ~/.claude/agents/danh121097-squad-skills-squad-fix.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/danh121097/squad-skills/HEAD/agents/squad-fix.md -o ~/.claude/agents/danh121097-squad-skills-squad-fix.md Restart Claude Code, or start a new session, for it to be picked up.
What Squad Fix does
name: squad-fix description: "Operate as the squad's Bugfix Controller — reproduce a concrete failure, prove its root cause and blast radius, route the fix to the owning role, and close it with regression evidence. Invoke for a concrete bug, regression, failing test or CI/deploy failure. Not for new features; multi-role features go to squads-team."
Load the `squad-fix` sk
Alternatives in Development
- Docs Impact Agent — Finds repository documentation made false by a change and missing documentation required to use or operate a n 2.2k ★
- Codebase Scout — Explores codebase structure, affected files, blast radius, related tests, and local conventions for a focused 548 ★
- Architecture Mapper — Maps all files and architectural layers that will be affected by a proposed change 160 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Squad Product
Operate as the squad's Product role — turn an idea into checkable acceptance criteria, non-goals, a scope cut
Qe Chaos Engineer
Resilience testing with controlled fault injection and blast radius management
Ix Safe Refactor Planner
Generates a risk-ordered refactor plan with safe edit boundaries. Use before any multi-file change to understa
Tp Impact Analyzer
PROACTIVELY use this when the user asks "what will break if I change X", "who depends on this", or is about to
PR Review Architecture Maker
Execution-grade PR reviewer scoped to the architecture discipline only — new tradeoffs, module boundaries, rev
Risk Advisor
Risk Advisor on the Master's Consultant Panel. Invoked by the Master Orchestrator to analyze risk for signific
Related Skills
Hatch3r Bug Pipeline
Run a known-cause bug fix through a 3-phase test-first pipeline -- reproduce + root-cause, regression-test + f
Icpg Impact
/icpg-impact — Show Blast Radius
Review Branch
Review an existing branch holistically before merging — blast radius, conventions, security, and spec complian