optim-agent/small-plan
Use small-plan for small repo changes needing up to three intent checks and exactly one refinement round; exclude direct implementation-only, factual/explanation, trivial, or explicit no-plan requests.
npx skills add https://github.com/Optim-Agent/optim-plans --skill small-plan
Read and follow ../optim-plans/SKILL.md, treating the request as if it named small-plan.
Depth: small-plan means 1 to 3 planning questions and exactly one refinement round.
Take optim-agent/small-plan from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.