📦 deps(skills): sync thirdparty skills

This commit is contained in:
ci[bot]
2026-06-21 09:15:28 +00:00
parent cfd0d2136a
commit a21149872f
6 changed files with 11 additions and 16 deletions
+3 -3
View File
@@ -6,12 +6,12 @@ description: >
codebase. Safe changes are auto-applied; risky changes are confirmed before
execution. Drawing on twelve classic engineering books.
Triggers when: user wants to "fix everything", "sweep the codebase", "auto-fix all
issues", "run all checks and fix them", "clean up the whole project", or asks for
a single command that both diagnoses and remediates quality problems.
issues", "clean up the whole project", or asks for a single command that both
diagnoses and remediates quality problems.
Do NOT trigger for: read-only audits or health reports where the user only wants
findings without code changes; single-dimension reviews (use the focused skill
instead: brooks-review / brooks-audit / brooks-debt / brooks-test); server health
checks, HTTP /health endpoints, Kubernetes probes, or application uptime.
checks, HTTP /health endpoints, Kubernetes probes, database health, or application uptime.
---
# Brooks-Lint — Full Sweep & Auto-Fix