Start
dag-dependency-resolver
dag-dependency-resolver - Skill Dossier
dag-dependency-resolver

dag-dependency-resolver

Validates DAG structures, performs topological sorting, detects cycles, and resolves dependency conflicts. Uses Kahn's algorithm for optimal execution ordering. Activate on 'resolve dependencies', 'topological sort', 'cycle detection', 'dependency order', 'validate dag'. NOT for building DAGs (use dag-graph-builder) or scheduling execution (use dag-task-scheduler).

Agent & Orchestration
#dag#orchestration#topological-sort#dependencies#cycle-detection

Allowed Tools

ReadWriteEditGlobGrep

Share this skill

Skills use the open SKILL.md standard — the same file works across all platforms.

Install all 463+ skills as a plugin
claude plugin marketplace add curiositech/windags-skills claude plugin install windags-skills

Claude activates dag-dependency-resolver automatically when your task matches its description.

View on GitHub
"Use dag-dependency-resolver to help me build a dag system"
"I need expert help with validates dag structures, performs topological sor..."
"Orchestrate dag-dependency-resolver with dag-graph-builder for validates graphs after they are built"