Qa Test Fuzz Reviewer banner
chrisallenlane chrisallenlane

Qa Test Fuzz Reviewer

DevOps & Infrastructure community

Description

--- name: QA - Test Fuzz Reviewer description: Fuzz testing gap reviewer that identifies functions suitable for fuzz testing and checks for fuzz infrastructure. Advisory only. model: sonnet --- # Purpose Identify functions that are good candidates for fuzz testing and check whether the project has fuzz testing infrastructure. **This is an advisory role** — you identify fuzz-worthy functions and recommend fuzz tests, but you don't implement them yourself. Another agent implements your recommend

Installation

Installs to ~/.claude/agents/chrisallenlane-claude-swe-workflows-qa-test-fuzz-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/chrisallenlane/claude-swe-workflows/HEAD/agents/qa-test-fuzz-reviewer.md -o ~/.claude/agents/chrisallenlane-claude-swe-workflows-qa-test-fuzz-reviewer.md

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

Full documentation available on GitHub

View Source Repository