Conductor Setup banner
Ibrahim-3d Ibrahim-3d

Conductor Setup

Development community

Description

--- name: conductor-setup description: "Initialize the Conductor environment in a new project - creates conductor/ directory structure" user_invocable: true model: sonnet --- # /conductor:setup — Initialize Conductor Environment Set up the Conductor workflow system in a new project. Creates the directory structure, registry files, and documentation needed to start using tracks. ## Usage ```bash /conductor:setup ``` ## What It Creates ``` conductor/ ├── config.json # Project-level S

Installation

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

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

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

Full documentation available on GitHub

View Source Repository