Stats
Actions
Tags
From plugin-eval
Turn plugin-eval findings into a concrete rewrite brief for a Codex skill. Use when the user already evaluated a skill and now wants Codex to improve it, especially after asking what to fix first.
How this skill is triggered — by the user, by Claude, or both
Slash command
/plugin-eval:improve-skillThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill after `plugin-eval` has already produced findings for a local skill.
Use this skill after plugin-eval has already produced findings for a local skill.
plugin-eval analyze <skill-path> --brief-out <brief.json>.skill-creator guidance from /Users/benlesh/.codex/skills/skill-creator/SKILL.md.Improve this skill based on the evaluation.Rewrite this skill using the plugin-eval findings.What should I fix first in this skill?SKILL.md compactplugin-eval analyze <skill-path> --brief-out ./skill-brief.json
plugin-eval compare before.json after.json
../../references/chat-first-workflows.mdnpx claudepluginhub robinebers/converted-plugins --plugin plugin-evalCreates bite-sized, testable implementation plans from specs or requirements, with file structure and task decomposition. Activates before coding multi-step tasks.