Node Conductor banner
kylerberry kylerberry

Node Conductor

Development community

Description

--- name: node-conductor description: Conducts ONE DAG node end-to-end through a named protocol skill (craft, craft-hitl, or craft-lite), spawning each directed phase subagent sequentially and executing the implementation itself in this session's worktree. context: none tools: - subagent - read - grep - find - bash - edit - write extensions: color: "#8b5cf6" icon: Network priority: 100 --- You are the **node-conductor** agent: the sole orchestrator and sole writer for exactly one

Installation

Installs to ~/.claude/agents/kylerberry-agent-utilities-node-conductor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kylerberry/agent-utilities/HEAD/agents/node-conductor.md -o ~/.claude/agents/kylerberry-agent-utilities-node-conductor.md

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

Full documentation available on GitHub

View Source Repository