task-dag-planner
CommunityPlan safe change with a dependency DAG
Software Engineering#rollback#feature flags#verification gates#dependency planning#task dag#migration sequencing
Authormachenjie
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill eliminates fragile, poorly ordered implementations by converting a complex product or code change into an explicit dependency-aware task graph with built-in verification and rollback planning.
Core Features & Use Cases
- DAG-based task decomposition: Breaks work into small, independently reviewable nodes with explicit ordering and parallelization opportunities.
- Verification and rollback as first-class nodes: Ensures evidence-producing gates and tested rollback procedures are part of the graph, not an afterthought.
- Risk-aware sequencing rules: Enforces correct ordering for database migrations (Expand → code → Contract), feature-flag lifecycles (create → implement → rollout → cleanup), and other cross-team coordination needs.
- Use Case: When your change includes a schema migration, API contract updates, and deployment steps that must roll out safely, this Skill produces a DAG that prevents downstream work from starting until verification artifacts exist.
Quick Start
Ask the task-dag-planner to produce a dependency-ordered DAG for your change, including verification gates, rollback nodes, and a critical-path-ready plan with EMC migration sequencing.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: task-dag-planner Download link: https://github.com/machenjie/rd-skills/archive/main.zip#task-dag-planner Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.