📦 deps(thirdparty): update snapshots

This commit is contained in:
ci[bot]
2026-07-18 00:02:59 +00:00
parent 82f7c6e56a
commit 47ce7f78dc
1446 changed files with 141041 additions and 6442 deletions
+1 -2
View File
@@ -1,6 +1,5 @@
---
description: Run a Brooks-Lint architecture audit
allowed-tools: Skill
---
Use the Skill tool to invoke the `brooks-lint:brooks-audit` skill, then follow its instructions exactly.
Read `${CLAUDE_PLUGIN_ROOT}/skills/brooks-audit/SKILL.md` and follow its instructions exactly. If that file cannot be found, locate the `brooks-audit` skill's `SKILL.md` in this plugin and follow it.
+1 -2
View File
@@ -1,6 +1,5 @@
---
description: Run a Brooks-Lint tech debt assessment
allowed-tools: Skill
---
Use the Skill tool to invoke the `brooks-lint:brooks-debt` skill, then follow its instructions exactly.
Read `${CLAUDE_PLUGIN_ROOT}/skills/brooks-debt/SKILL.md` and follow its instructions exactly. If that file cannot be found, locate the `brooks-debt` skill's `SKILL.md` in this plugin and follow it.
+1 -2
View File
@@ -1,6 +1,5 @@
---
description: Run a Brooks-Lint codebase health dashboard across all four dimensions
allowed-tools: Skill
---
Use the Skill tool to invoke the `brooks-lint:brooks-health` skill, then follow its instructions exactly.
Read `${CLAUDE_PLUGIN_ROOT}/skills/brooks-health/SKILL.md` and follow its instructions exactly. If that file cannot be found, locate the `brooks-health` skill's `SKILL.md` in this plugin and follow it.
+1 -2
View File
@@ -1,6 +1,5 @@
---
description: Run a Brooks-Lint PR code review
allowed-tools: Skill
---
Use the Skill tool to invoke the `brooks-lint:brooks-review` skill, then follow its instructions exactly.
Read `${CLAUDE_PLUGIN_ROOT}/skills/brooks-review/SKILL.md` and follow its instructions exactly. If that file cannot be found, locate the `brooks-review` skill's `SKILL.md` in this plugin and follow it.
+1 -2
View File
@@ -1,6 +1,5 @@
---
description: Run all Brooks-Lint analyses in one pass, auto-fix safe findings, confirm risky ones
allowed-tools: Skill
---
Use the Skill tool to invoke the `brooks-lint:brooks-sweep` skill, then follow its instructions exactly.
Read `${CLAUDE_PLUGIN_ROOT}/skills/brooks-sweep/SKILL.md` and follow its instructions exactly. If that file cannot be found, locate the `brooks-sweep` skill's `SKILL.md` in this plugin and follow it.
+1 -2
View File
@@ -1,6 +1,5 @@
---
description: Run a Brooks-Lint test quality review
allowed-tools: Skill
---
Use the Skill tool to invoke the `brooks-lint:brooks-test` skill, then follow its instructions exactly.
Read `${CLAUDE_PLUGIN_ROOT}/skills/brooks-test/SKILL.md` and follow its instructions exactly. If that file cannot be found, locate the `brooks-test` skill's `SKILL.md` in this plugin and follow it.