V Planning

Vertical / parallel implementation planning skill. Creates DAG-structured plan directories where each step is an independent, QA-able vertical slice that sub-agents can pick up and implement in parallel. Use whenever the user wants a plan that fans out (multiple independent features), invokes /v-plan, or asks for a "parallel plan", "DAG plan", "vertical plan", or "plan that can be parallelized" — even if they don't say those exact words. Prefer the linear `planning` skill for strictly sequential work.

desplega-ai a8da80f 3 files · 13.5 KB Updated

File contents

desplega-ai/ai-toolbox/tree/main/cc-plugin/base/skills/v-planning commit a8da80fc7d

Frequently asked questions

npx skillmds@latest add desplega-ai/v-planning