Planner

OmegaOS-native implementation planner. Reads Vision/PRD/CLAUDE.md, decomposes the work into a DAG of single-worker-dispatch steps, and emits a typed `.planner/tracker.json` that the Rust engine (`omega plan-run`) executes with structural can't-skip enforcement (Gate) and independent verify-command proof (Guardian). Replaces the prose-only VPS planner: sequential execution is enforced by the engine, not by instructions. Use when user says "/omg-planner", "plan this", "make a plan", "build the plan", "decompose", "planifie", "fais le plan".

agentik-os 291db07 2 files · 18.3 KB Updated

File contents

agentik-os/omegaos/tree/main/skills/planner commit 291db078b1

Frequently asked questions

npx skillmds@latest add agentik-os/planner