optim-agent/mini-plan
Use mini-plan for subtle low-risk repo changes needing one alignment question before execution; exclude direct implementation-only, factual/explanation, trivial, or explicit no-plan requests.
npx skills add https://github.com/Optim-Agent/optim-plans --skill mini-plan
Read and follow ../optim-plans/SKILL.md, treating the request as if it named mini-plan.
Depth: mini-plan means 1 planning question and zero or one refinement round. The refinement choice still recommends Reviewer; choosing Jump to executor records skip-refinement-execute and directly approves execution.
Take optim-agent/mini-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.