Dag Validator banner
andyzengmath andyzengmath

Dag Validator

Development community

Description

--- name: dag-validator description: "Coordinator agent that spawns specialist sub-agents (bottleneck-analyzer, duplication-detector, conflict-auditor) to validate and restructure the DAG produced by ql-plan. Detects sequential bottlenecks, functional duplication, and incomplete fileConflicts. Auto-restructures with cycle detection and creates stub stories for the planner to flesh out." tools: ["Read", "Write", "Edit", "Bash", "Grep", "Glob"] --- # Quantum-Loop: DAG Validator Coordinator You a

Installation

Installs to ~/.claude/agents/andyzengmath-quantum-loop-dag-validator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/andyzengmath/quantum-loop/HEAD/agents/dag-validator.md -o ~/.claude/agents/andyzengmath-quantum-loop-dag-validator.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository