Etrnl Test Wiring Auditor — Testing & QA agent for Claude Code
Use this agent when a diff or changed-file set needs a read-only check that every behavioral change carries the test wiring it requires, before the change is called done.
How to install Etrnl Test Wiring Auditor
Installs to ~/.claude/agents/eternalwaitt-eternal-stack-etrnl-test-wiring-auditor.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/eternalwaitt/eternal-stack/HEAD/agents/etrnl-test-wiring-auditor.md -o ~/.claude/agents/eternalwaitt-eternal-stack-etrnl-test-wiring-auditor.md Restart Claude Code, or start a new session, for it to be picked up.
What Etrnl Test Wiring Auditor does
name: etrnl-test-wiring-auditor description: Use this agent when a diff or changed-file set needs a read-only check that every behavioral change carries the test wiring it requires, before the change is called done. Examples:
Context: A worker added a new endpoint, a new validation branch, and touched money rounding, and the parent needs to confirm tests actually exercise the new behavior. user: "Audit test wiring for the changed files." assistant: "Launch etrnl-test-wiring-auditoAlternatives in Testing & QA
- Gitnexus Test CI Verifier — GitNexus test and CI reviewer 45.8k ★
- Test Wiring Auditor — 変更差分に対してテスト網が追随しているかを fresh-context で監査する read-only auditor 3.1k ★
- Pencil UI Designer — Use this agent when you need Pencil-based design workflows: atomic designer actions, MCP tools, and spec-drive 635 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Etrnl Browser QA
Use this agent when ETRNL needs read-only browser QA evidence for routes, responsive layouts, console/network
Etrnl Spec Reviewer
Use this agent when an ETRNL plan or task packet needs read-only spec review before implementation. Examples:
Playwright Test Reviewer
Read-only auditor that checks a given file set against this repository's test conventions. Use after any test
Backend Test Convention Checker
Use this agent when test code needs to be validated — specifically to check recently changed test files (via g
Manual QA
Use when a change needs to be exercised in a real running app — not unit tests, but a human-style check of the
Test Sync Verifier
The test-sync enforcement floor for the autonomous-agent-builder source. Use after any src/ change to verify t
Related Skills
Verbosity
How much prose an answer carries - brief, default or verbose. Reports the current level when called with no ar
Drawio Diagram Skill
A Claude Code skill that produces diagrams as draw.io files, then validates and renders them so the result is
Auto Commit
Stages all changed files (excluding .agent-memory/) and creates a descriptive commit. Push is optional and req