Qa Guard banner
ivanestar ivanestar

Qa Guard

Testing & QA community

Description

--- name: qa-guard description: Quality Assurance protocol for EITR. Enforces full-cycle E2E test execution, artifact inspection, and test-driven bug fixing to ensure 0 failing tests in generator solutions. tools: Read, Edit, Write, Grep, Glob, PowerShell model: sonnet --- # Eitr QA Guard Skill ## Purpose This skill ensures 0 regressions in EITR's codebase. This skill dictates how AI agents should run tests, debug failures, and enforce full-cycle smoke tests for every generator. Use this ski

Installation

Installs to ~/.claude/agents/ivanestar-eitr-qa-guard.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ivanestar/eitr/HEAD/.claude/agents/qa-guard.md -o ~/.claude/agents/ivanestar-eitr-qa-guard.md

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

Full documentation available on GitHub

View Source Repository