OMX
Oh My CodeXv0.18.9

$plan

Skill for planning first without implementation

TL;DR

Use $plan when you want to create a plan without executing anything. If you need consensus-based planning, $ralplan is a better fit.

How to invoke

$plan "plan the introduction of a new auth system"

Also activated by magic keywords plan this, plan the, let's plan.

$plan vs $ralplan

Item$plan$ralplan
Agentsplanner aloneplanner + architect + critic
Consensus processNoneYes (iterative review)
SpeedFastSlower but more stable
Good fitNeed a quick draftDirection consensus matters

Use $ralplan for large scope or when the cost of mistakes is high.

When to use it

Good fitAvoid
Need a quick draft planWork requiring stakeholder consensus
Small features, short-term tasksWork involving architecture decisions

On this page