eternalwaitt

Etrnl Test Wiring Auditor — Testing & QA agent for Claude Code

Testing & QA community

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

Terminal
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-audito

Alternatives 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 Repository