Sdd Task Dag

Generates a conservative task-dependency DAG (task-dag.md) from tasks.md using codebase inspection. Groups tasks into conflict-free execution waves where tasks in the same wave touch no shared files. Use when preparing for parallel implementation, before running the sdd-dev-orchestrator, or when asked to "build the task DAG", "plan parallel execution", or "generate task-dag". Do not use for general task listing, project planning outside SDD, or implementation.

AlessioScarfone de84589 2 files · 7.9 KB Updated

File contents

AlessioScarfone/aine-copilot-plugins/tree/main/src/sdd-team/skills/sdd-task-dag commit de84589a57

Frequently asked questions

npx skillmds@latest add alessioscarfone/sdd-task-dag