From 727e9fc73a2f2e73a7155220e2b5256336009659 Mon Sep 17 00:00:00 2001 From: bastien Date: Tue, 12 May 2026 17:57:48 +0200 Subject: [PATCH] =?UTF-8?q?optimize=20plugin-check:=20round=201=20?= =?UTF-8?q?=E2=80=94=20D3=20fallback=20+=20D1=20triggers=20+=20advisory=20?= =?UTF-8?q?clarification?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit D3: fallback when plugin-advisor.md unreachable. D1: triggers added. D4: explicit 'never writes' clarification (skill is advisory-only). Size: 425B → 628B (+48%, under 150% cap). Co-Authored-By: Claude Opus 4.7 (1M context) --- skills/plugin-check/SKILL.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/skills/plugin-check/SKILL.md b/skills/plugin-check/SKILL.md index e898b8e..16862c6 100644 --- a/skills/plugin-check/SKILL.md +++ b/skills/plugin-check/SKILL.md @@ -1,15 +1,15 @@ --- name: plugin-check -description: Audit active plugins vs project needs. Recommends enable/disable actions. +description: Audit active plugins vs project needs. Read-only advisory recommending enable/disable. Triggers: "plugin-check", "quels plugins". argument-hint: [ex: "React + FastAPI" or "Rust CLI, no frontend"] disable-model-invocation: true allowed-tools: Read, Bash, Glob, Grep --- -Load and follow strictly: -- $HOME/.claude/agents/plugin-advisor.md +Load and follow strictly: `$HOME/.claude/agents/plugin-advisor.md`. -Analyze active plugins and the following context, -then produce the full PLUGIN ADVISOR REPORT: +Analyze active plugins + context below, produce PLUGIN ADVISOR REPORT. + +If `$HOME/.claude/agents/plugin-advisor.md` unreachable: emit `Plugin advisor agent missing.` and STOP. Never write — user toggles via `claude plugin enable/disable`. $ARGUMENTS