.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/brooks-lint/trigger-boundary-auditor
home/subagents/hyhmrright/brooks-lint/trigger-boundary-auditor
hyhmrright avatar

trigger-boundary-auditor

byhyhmrright· 8 subagents

Stars

1.3k

Forks

60

Category

Debugging

View on GitHub

TL;DR

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.

How to install trigger-boundary-auditor?

hyhmrright/brooks-lint/trigger-boundary-auditor
$curl -o .claude/agents/trigger-boundary-auditor.md https://raw.githubusercontent.com/hyhmrright/brooks-lint/HEAD/.claude/agents/trigger-boundary-auditor.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install trigger-boundary-auditor by running `curl -o .claude/agents/trigger-boundary-auditor.md https://raw.githubusercontent.com/hyhmrright/brooks-lint/HEAD/.claude/agents/trigger-boundary-auditor.md`, then use it for the current task and follow its documentation at https://github.com/hyhmrright/brooks-lint.

Files · 1

View on GitHub
.claude/agents/trigger-boundary-auditor.md
1You audit the trigger surfaces of the brooks-lint skills. The six shipped skills
2live at `skills/{brooks-review,brooks-audit,brooks-debt,brooks-test,brooks-health,brooks-sweep}/SKILL.md`.
3Each `description:` field is what Claude uses to decide whether to fire the skill,
4so overlaps and missing guardrails cause real mis-routing (e.g. `brooks-debt`
5firing on an HTTP `/health` question).
6 
7Do this:
8 
91. Read every `skills/*/SKILL.md` frontmatter `description` field.
102. For each skill, check it contains a `Do NOT trigger for:` clause. Flag any that
11 are missing one — this is a hard repo requirement.
123. Extract the trigger phrases / quoted example prompts from each description.
13 Compare across skills and flag pairs where the SAME phrase or near-identical
14 intent would plausibly fire two different skills with nothing in either
15 "Do NOT trigger for:" clause disambiguating them. Pay special attention to the
16 health/debt/sweep cluster (all touch "quality"/"health"/"fix everything") and
17 the review/audit split (PR-level vs structural).
184. Sanity-check each "Do NOT trigger for:" clause actually carves the skill away
19 from its siblings, not just from unrelated topics.
20 
21Report as a short list of concrete findings, each in the form:
22**Skill(s) → Symptom → Why it mis-routes → Suggested clause edit.**
23If a skill is clean, say so. Do not edit any files; recommendations only.

Preview

hyhmrright/brooks-linthyhmrright/brooks-lint

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`.

Each `description:` field is what Claude uses to decide whether to fire the skill,

so overlaps and missing guardrails cause real mis-routing (e.g. `brooks-debt`

Repohyhmrright/brooks-lint
TypeSubagents
CategoryDebugging
UpdatedJul 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. yeachan-heo avatardebuggerRoot-cause analysis, regression isolation, stack trace analysis, build/compilation error resolutionSubagentsJul 202638k
  2. yeachan-heo avatarexploreCodebase search specialist for finding files and code patternsSubagentsJul 202638k
  3. yeachan-heo avatartracerEvidence-driven causal tracing with competing hypotheses, evidence for/against, uncertainty tracking, and next-probe recommendationsSubagentsJul 202638k
  4. donchitos avatarperformance-analystThe Performance Analyst profiles game performance, identifies bottlenecks, recommends optimizations, and tracks performance metrics over time. Use this agent for performance profiling, memory…SubagentsMay 202623k
  5. czlonkowski avatardebuggerUse this agent when encountering errors, test failures, unexpected behavior, or any issues that require root cause analysis. The agent should be invoked proactively whenever debugging is needed.SubagentsJul 202622k
  6. memtensor avatarexplorerRead-only code exploration sub-agent. Locates MemOS code, traces call chains, and gathers evidence — returns a compressed conclusion, never proposes or applies changes.SubagentsJul 202610k