V Implementing

Parallel DAG-plan implementation skill. Reads a v-planning plan directory (root.md + step-<n>.md files), topologically schedules ready steps, and fans them out as parallel sub-agents. Use whenever the user invokes /v-implement, points at a plan directory produced by /v-plan, or asks to "run the parallel plan", "implement the DAG", or "fan out the steps" — even without those exact words. For linear plans (single .md file), use `implementing` instead.

desplega-ai f4f2d0c 11.0 KB Updated

File contents

desplega-ai/ai-toolbox/tree/main/cc-plugin/base/skills/v-implementing commit f4f2d0cc19

Frequently asked questions

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