Setup Validator banner
zircote zircote

Setup Validator

Testing & QA community

Description

--- allowed-tools: - Bash - Glob - Grep - Read - Write color: yellow description: Proactive validation agent for hook-driven test framework setups. Use PROACTIVELY when the user modifies test infrastructure, adds new hooks, or reports test execution issues. Diagnoses configuration problems and suggests fixes. name: setup-validator tools: - Read - Glob - Grep - Bash whenToUse: This agent should be used when the user reports 'tests not working', 'hooks not firing', 'validation errors', modif

Installation

Installs to ~/.claude/agents/zircote-auto-harness-setup-validator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/zircote/auto-harness/HEAD/agents/setup-validator.md -o ~/.claude/agents/zircote-auto-harness-setup-validator.md

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

Full documentation available on GitHub

View Source Repository