Conductor Implement banner
Ibrahim-3d Ibrahim-3d

Conductor Implement

Development community

Description

--- name: conductor-implement description: "Run the full Evaluate-Loop automatically from current track state to completion" arguments: - name: track_id description: "Optional track ID (defaults to active track)" required: false user_invocable: true model: sonnet --- # /conductor:implement — Automated Evaluate-Loop Fully automates the Evaluate-Loop workflow. Detects current step, dispatches the correct agent, reads the result, and continues until the track is complete. **Runs fully a

Installation

Installs to ~/.claude/skills/ibrahim-3d-orchestrator-supaconductor-conductor-implement/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ibrahim-3d-orchestrator-supaconductor-conductor-implement && curl -fsSL https://raw.githubusercontent.com/Ibrahim-3d/orchestrator-supaconductor/HEAD/commands/conductor-implement.md -o ~/.claude/skills/ibrahim-3d-orchestrator-supaconductor-conductor-implement/SKILL.md

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

Full documentation available on GitHub

View Source Repository