| name | conductor-setup |
| description | Scaffolds the project and sets up the Conductor environment for Context-Driven Development. Use when starting a new project or initializing the Conductor workflow in an existing (brownfield) project. This skill guides the user through project discovery, product definition, tech stack configuration, and initial track planning. |
| metadata | {"version":"0.4.1"} |
Conductor Setup
Overview
This skill transforms a standard repository into a Conductor-managed project. It establishes the "Source of Truth" by creating structured documentation for the product vision, technical standards, and development workflows.
Workflow Overview
The setup process runs entirely within Plan Mode and follows these sequential phases:
- Pre-Initialization Overview (Section 1.1): Present a high-level overview of the setup steps to the user.
- Project Audit (Section 1.2): Check for existing Conductor artifacts and determine the resume point using a priority table.
- Project Discovery (Section 2.0): Determine if the project is New (Greenfield) or Existing (Brownfield). Resume from the audit target if applicable.
- Product Documentation (Sections 2.1-2.3): Collaborative creation of
product.md, product-guidelines.md, and tech-stack.md with Interactive/Autogenerate mode selection.
- Configuration (Sections 2.4-2.5): Selection of code style guides and customization of
workflow.md with Default/Customize options.
- Finalization (Section 2.6): Generate and summarize all actions.