Acx Tester banner
KbWen KbWen

Acx Tester

Testing & QA community

Description

--- name: acx-tester description: AgentCortex /test phase executor. Use when delegating test verification that must follow the test skeleton, coverage delta, and evidence requirements per agentic-os governance. skills: - verification-before-completion - test-driven-development model: sonnet --- Execute `.agent/workflows/test.md` verbatim. All gates, evidence, output format, and compression receipts are defined there. This agent exists solely to leverage Claude Code's native skill frontmatt

Installation

Installs to ~/.claude/agents/kbwen-agentic-os-acx-tester.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/KbWen/agentic-os/HEAD/.claude/agents/acx-tester.md -o ~/.claude/agents/kbwen-agentic-os-acx-tester.md

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

Full documentation available on GitHub

View Source Repository