conductor

Translate design and plan documents into Beads-enabled Conductor workflows.

223|23|Updated Dec 19, 2025
One-click install
npx skills add https://github.com/ReinaMacCredy/maestro --skill conductor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: conductor
Source: https://github.com/ReinaMacCredy/maestro/tree/main/skills/conductor
Command: npx skills add https://github.com/ReinaMacCredy/maestro --skill conductor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill eliminates the chaos of ad-hoc development by providing a structured, context-driven methodology that ensures you build the right thing, the right way.

Core Features & Use Cases

  • Project Context Management: Automatically loads and maintains product vision, tech stack, and workflow standards.
  • Use Case: When starting a new project, use /conductor-setup to instantly create all necessary documentation and establish development workflows.
  • Example: "Set up this React app with TypeScript and TDD standards."

Quick Start

Run /conductor-setup to initialize your project with structured development workflows.

Frequently Asked Questions about conductor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate development workflows from design documents?

Conductor translates design and plan documents into automated workflows by orchestrating context-driven development. It manages tracks, applies TDD checkpoints, and synchronizes status across single and multi-agent modes, eliminating ad-hoc development processes.

What does context-driven development workflow automation involve?

Context-driven development automates the orchestration of project vision, tech stack standards, and structured workflows. Conductor loads project context, creates beads-enabled workflows, handles dependencies, and maintains synchronization across phased execution phases.

How do I set up structured development workflows for a new project?

Run /conductor-setup to initialize your project with structured workflows, automatically loading product vision, tech stack configuration, and development standards. This creates the necessary documentation and establishes context for phased, test-driven execution.

Can I use workflow automation with both single-agent and multi-agent modes?

Yes, Conductor supports both SA and MA modes with unified status synchronization. It manages epic and bead creation, dependency handling, and git-beads synchronization across both execution modes while maintaining consistent workflow state.

What validation does automated workflow orchestration perform?

Conductor applies input validation, mode locking to prevent conflicts, and revision workflow management. It validates beads, manages preflight checks, links epics and beads correctly, and ensures dependency resolution before phased execution begins.

Does workflow automation work with existing version control?

Yes, Conductor includes git-beads synchronization to integrate automated workflows with your version control. It maintains bidirectional alignment between workflow state and repository changes across conductor/ directories.