Ticketmill Test Validator — Security agent for Claude Code
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
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 RepositoryRelated Agents
Bats Test Validator
Validates BATS test comprehensiveness and integrity for bash scripts. Use after bash-script-craftsman writes t
PHP Test Validator
Validates PHPUnit test comprehensiveness and integrity. Use after code review to audit PHP/Laravel tests for c
Light Review FakeTest
Audit a Delphi DUnitX or classic-DUnit test suite for FAKE or WEAK tests — tests that pass without verifying t
Mutation Tester
Optional quality audit. Runs mutation testing (or reasons about mutants by hand where no tool exists) to find
Lead Consistency
Cross-unit consistency pass and deduction-matrix arbitration for an audit-style evaluation run. Runs ONCE per
Test Purist
The merciless enforcer of test coverage and quality. Use this agent to find untested code, meaningless asserti
Related Skills
Prompt Integrity Validator
Lint Your Prompts, Ship Better Agents – Prompt Refiner 2026 Rule Engine
Enforcement Contradiction Rules
Always-on. When the enforcement system itself produces contradictions — gates blocking their own prerequisites
Test Health Check
Probe whether a test genuinely guards its behavior via targeted fault injection.