Trigger Boundary Auditor — Development agent for Claude Code
name: trigger-boundary-auditor description: Audits the trigger boundaries of the six brooks-lint skills for false-triggering risk and routing collisions.
How to install Trigger Boundary Auditor
Installs to ~/.claude/agents/hyhmrright-brooks-lint-trigger-boundary-auditor.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hyhmrright/brooks-lint/HEAD/.claude/agents/trigger-boundary-auditor.md -o ~/.claude/agents/hyhmrright-brooks-lint-trigger-boundary-auditor.md Restart Claude Code, or start a new session, for it to be picked up.
What Trigger Boundary Auditor does
name: trigger-boundary-auditor description: > Audits the trigger boundaries of the six brooks-lint skills for false-triggering risk and routing collisions. Use before a release, or after editing any SKILL.md `description:` field. Read-only — reports findings, makes no edits. tools: Read, Grep, Glob
You audit the trigger surfaces of the brooks-lint skills. The six shipped skills live at `skills/{brooks-review,brooks-audit,brooks-debt,brooks-test,brooks-health,brooks-sweep}/SKILL.md
Alternatives in Development
- Shep Port Creator — Creates ONE brand-new output port interface in packages/core/src/application/ports/output/ without any caller 247 ★
- Commit — Stage and commit changes, or open a pull request 93 ★
- Skill Documenter — Generates concise documentation for skills, focusing on usage examples and trigger phrases 67 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Slash Command Auditor Dtd
DTD-aware slash command auditor. Use when auditing, reviewing or evaluating a -dtd command file: checks the DO
Prototype Auditor
Use when prototype is ready and a quick "obvious-issues only" sanity pass is needed before user acceptance. Tr
Qrspi Goals Reviewer
Reviews goals.md for artifact-specific quality (correctness, clarity, completeness) per the QRSPI reviewer pro
Qrspi Goals Scope Reviewer
Scope/boundary review for goals.md. Reads skills/goals/owns-defers.md and applies the 3-check scope procedure.
Go Hybrid Engineer
Use this agent for production-grade Go implementation work on the Plane 2 edge (HTTP+SSE + GraphQL Federation
Cdp Ninja Tiger Knockdown
Aggressive stress tester - breaking point discovery, chaos engineering, structural assault, boundary testing.