closes the skill-fitness workflow's first 5 findings (7 fixes) · branch fix/skill-fitness-findings · 2026-06-05
| Skill | Before → After |
|---|---|
| verify ⚠️ | hardcoded /Users/…/monitor-patterns.md → ${CLAUDE_PLUGIN_ROOT}/skills/… (install-breaking) |
| verify | footer 4.2.0 (March) → 4.3.0 (June) (matches frontmatter) |
| doctor | non-4.7 model → non-Opus-4.8 model |
| assess | (Opus 4.8 do) → (Opus 4.8 does) grammar |
| assess | body "7 dimensions" ×5 → "6 dimensions" (matches the 6 enumerated in the description; no 7th is named) |
| commit | dup ## Rules → first becomes ## Quick Rules; 7 categories → 8 categories (table has 8) |
| explore | dup Phase 6 → Phase 6.5 (signal-fired-optional convention) |
model: sonnet vs body Opus-4.8/xhigh claims: the frontmatter declares Sonnet but the body
references Opus-4.8-native thinking + an xhigh (Opus-only) effort tier. Resolving this means deciding whether explore
should run on Opus (changes cost/behavior) or whether the body should drop the Opus claims — a real owner decision.
Flagged, not blindly "fixed."