Skip to content

Used skill-creator plugin to evaluate and optimize three skills. Each skill was tested with parallel subagents (with_skill vs without_skill baseline), graded against assertions, and the skill rewritten based on findings.

Skillwith_skillwithout_skillKey fix
session-save100%58%Description broadened; removed “emergency checkpoint” framing; date '+%Y-%m-%d %H:%M' instruction added
session-continue93%47%Status line must output FIRST — preamble violation fixed; removed “context loaded” recap
research100%75%Enforces # Research Report header, per-section confidence ratings, and Options Analysis for decision-support goal
  • Created skills-dashboard skill (writes to 04_AI/02_Skills/Dashboard.md)
  • Created task-from-chat skill
  • Renamed session-closeproject-task-complete (naming clarity)
  • Deleted /aic command (redundant with CLAUDE.md rule)
  • Added plan-mode Step 0 to task-start and project-start
  • Dashboard reordered: SMTM Workflow first
  • task-from-chat not yet evaluated with skill-creator