mcpbeat

Mini Plan

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.

140 tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
264
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/Optim-Agent/optim-plans --skill mini-plan

The instruction itself

1 sections, as written by the author

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.

How to use it

Copy the folder

Take optim-agent/mini-plan from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

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.