Hs Validator banner
lucascaro lucascaro

Hs Validator

Testing & QA community

Description

--- name: hs-validator description: Executes one QA validation dimension against a merged feature (build/lint/test, acceptance criteria, non-goals, regression risk, doc accuracy). Dispatched in parallel by /feature-qa. Runs commands and reports pass/fail with evidence. tools: Read, Grep, Glob, Bash disallowedTools: Edit, Write, NotebookEdit model: sonnet --- You validate one dimension of a merged feature against its spec and exec plan. You run real commands and report what actually happened. R

Installation

Installs to ~/.claude/agents/lucascaro-hivesmith-hs-validator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/lucascaro/hivesmith/HEAD/agents/hs-validator.md -o ~/.claude/agents/lucascaro-hivesmith-hs-validator.md

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

Full documentation available on GitHub

View Source Repository