conductor-methodology

Guide software projects using tracks, specs, plans, and decisions.

54|1|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/rbarcante/claude-conductor --skill conductor-methodology
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: conductor-methodology
Source: https://github.com/rbarcante/claude-conductor/tree/main/skills/conductor-methodology
Command: npx skills add https://github.com/rbarcante/claude-conductor --skill conductor-methodology

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a structured blueprint for context-driven software development, aligning teams on goals, plans, and execution to improve predictability and quality.

Core Features & Use Cases

  • Defines core context artifacts (product, tech stack, workflow) and track structures to guide work.
  • Illustrates how to organize specs, plans, decisions, and reviews within conductor-based projects.
  • Use case: a team adopts the Conductor methodology to standardize feature delivery, coordinate designers, engineers, and product managers, and maintain a single source of truth.

Quick Start

Run /conductor:setup to initialize the project and then issue /conductor:newTrack with a brief description to start your first track.

Frequently Asked Questions about conductor-methodology

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

FAQPage Schema
What is context-driven software development methodology and when do I need it?

Context-driven software development methodology provides a structured blueprint for aligning teams on goals, plans, and execution. You need it to improve predictability and quality when coordinating complex software projects across designers, engineers, and product managers.

How do I start using the Conductor methodology to standardize feature delivery?

To start using the Conductor methodology, run /conductor:setup to initialize your project and establish context artifacts. Then, issue /conductor:newTrack with a brief description to create your first track and begin coordinating work.

Can I use the Conductor methodology to coordinate multiple roles like product managers and engineers?

Yes, the Conductor methodology is designed for teams coordinating work across multiple roles. It helps product managers, designers, and engineers standardize feature delivery and maintain alignment through shared track structures and review processes.

How does track lifecycle management work in context-driven software projects?

Track lifecycle management works by organizing specs, plans, decisions, and reviews within structured tracks. This context-driven approach maintains traceability and alignment throughout the software development lifecycle by keeping all project artifacts connected.

What limitations should I consider before adopting a context-driven development methodology?

Consider that this context-driven methodology requires teams to commit to defining and maintaining context artifacts like specs and decisions. If your project relies on informal, undocumented coordination, the overhead of track lifecycle management may not suit your workflow.