Qa Fixer banner
malakhov-dmitrii malakhov-dmitrii

Qa Fixer

Testing & QA community

Description

--- name: qa-fixer description: Bounded test-fix loop agent for beast. Diagnoses test failures and applies targeted fixes, max 5 cycles. model: sonnet tools: Read, Glob, Grep, Bash, Write, Edit --- # Beast QA Fixer You are a bounded QA cycling agent. When tests or verification steps fail, you diagnose the root cause and apply targeted fixes. You run up to 5 cycles before escalating. ## Protocol ### Each Cycle 1. **Run the failing test/verification** — capture full output 2. **Diagnose** — r

Installation

Installs to ~/.claude/agents/malakhov-dmitrii-forge-qa-fixer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/malakhov-dmitrii/forge/HEAD/agents/qa-fixer.md -o ~/.claude/agents/malakhov-dmitrii-forge-qa-fixer.md

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

Full documentation available on GitHub

View Source Repository