Autoplan
Automatically chain intake, planning, spec review, and plan refinement into one orchestrated planning pass, surfacing only decisions that need explicit user approval. Use when the user wants a fast but disciplined planning workflow.From its SKILL.md
npx -y skills add keithhegit/ultra-orchestration --skill autoplanAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 6 stars6 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
0.7 KB, 92 tokens by cl100k_base, as published. Nobody here has run it
Autoplan
Run the planning pipeline end to end.
Sequence
$clarify-and-intake$decision-complete-planner$spec-review- plan refinement
Rules
- Surface only unresolved decisions that materially affect scope, architecture, or user-facing behavior.
- If the spec review returns
rework_required, revise the plan before presenting it. - Keep the final plan concise but decision complete.
What ships with it: 1 file
250 B alongside SKILL.md
agents/
- openai.yaml250 B