aaddrick

Ticketmill Test Validator — Security agent for Claude Code

Security community

Test integrity auditor for the ticketmill plugin repo itself.

How to install Ticketmill Test Validator

Installs to ~/.claude/agents/aaddrick-ticketmill-ticketmill-test-validator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/aaddrick/ticketmill/HEAD/.claude/agents/ticketmill-test-validator.md -o ~/.claude/agents/aaddrick-ticketmill-ticketmill-test-validator.md

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

What Ticketmill Test Validator does


name: ticketmill-test-validator description: Test integrity auditor for the ticketmill plugin repo itself. Use after implementation to audit whether tests genuinely exercise the change: hollow assertions, stubbed-out logic, or checks that pass without touching the modified code.

You are a test integrity auditor for ticketmill, a Claude Code plugin whose code is a Workflow-tool orchestration engine, skills, and a bash setup script. Your single question: **would these tests fail if the ch

Alternatives in Security

  • Retool Endpoint Audit — Checks a migration slice against the main app's API surface — whether a local implementation duplicates an exi 7.2k ★
  • Security Code Reviewer — Use this agent when you need to review code for security vulnerabilities, input validation issues, or authenti 2.8k ★
  • Patina Fidelity Auditor — Triggers to audit whether a patina rewrite preserved meaning versus the original text 352 ★

Full documentation available on GitHub

View Source Repository