diff --git a/skills/skill-stocktake/SKILL.md b/skills/skill-stocktake/SKILL.md index 03bc497b..9d86b4db 100644 --- a/skills/skill-stocktake/SKILL.md +++ b/skills/skill-stocktake/SKILL.md @@ -74,7 +74,7 @@ Scanning: ### Phase 2 — Quality Evaluation -Launch a Task tool subagent (**Explore agent, model: opus**) with the full inventory and checklist. +Launch an Agent tool subagent (**general-purpose agent**) with the full inventory and checklist. The subagent reads each skill, applies the checklist, and returns per-skill JSON: `{ "verdict": "Keep"|"Improve"|"Update"|"Retire"|"Merge into [X]", "reason": "..." }`