Maintenance orchestrator for the brooks-lint plugin itself. Runs a sequential subagent pipeline — author → eval → QA → trigger-audit → release — to add or edit a skill, refresh the eval suite, keep the four manifests + README + CHANGELOG + AGENTS/GEMINI in sync, audit trigger
Installs just this skill. Get the whole plugin for auto-invocation.
⚡ How it fires
How this skill gets triggered: by you, by Claude, or both.
Fires itselfClaude auto-loads it when your prompt matches the work.
You can call itInvoke it directly when you want it.
Slash command/brooks-harness
👁️ Context preview
The summary Claude sees to decide when to auto-load this skill.
Maintenance orchestrator for the brooks-lint plugin itself. Runs a sequential subagent pipeline — author → eval → QA → trigger-audit → release — to add or edit a skill, refresh the eval suite, keep the four manifests + README + CHANGELOG + AGENTS/GEMINI in sync, audit trigger
📊 Stats
Stars1,248
Forks59
LanguageJavaScript
LicenseMIT
📦 Ships with brooks-lint
</> SKILL.md
brooks-harness.SKILL.md
---name: brooks-harness
description: >
Maintenance orchestrator for the brooks-lint plugin itself. Runs a sequential
subagent pipeline — author → eval → QA → trigger-audit → release — to add or
edit a skill, refresh the eval suite, keep the four manifests + README + CHANGELOG
+ AGENTS/GEMINI in sync, audit trigger boundaries, and cut releases. Drives the
five agents in .claude/agents/ (skill-author, eval-curator, consistency-qa,
trigger-boundary-auditor, release-manager).
Triggers when the maintainer asks to work ON brooks-lint itself: "add a new skill",
"edit the brooks-debt guide", "update the eval suite", "fix the trigger
descriptions", "make this change and validate it", "release brooks-lint", "bump and
publish", and follow-ups: "re-run", "re-validate", "update that skill", "redo the
audit", "do the X part again".
Do NOT trigger for: USING the brooks-lint analysis skills on some target codebase
(that's brooks-review / brooks-audit / brooks-debt / brooks-test / brooks-health /
brooks-sweep); generic questions about brooks-lint that don't ask to change it; or
maintenance of a different plugin.
disable-model-invocation: false
---# brooks-lint — Maintenance Harness (Orchestrator)
This skill orchestrates work **on the brooks-lint repo itself**. It runs a sequential
subagent pipeline: each stage is a dedicated agent defined in `.claude/agents/`. Spawn