What problem does it solve?
Conductor centralizes and automates the planning and delegation work required to move a development task from request to completion, removing the burden of hand-off management and ensuring process compliance across agents and tooling.
Core Features & Use Cases
- Plan & Delegate: Parse a user request or issue, classify the needed work, and obtain an architect analysis to determine required phases and which specialist agents to invoke.
- Tooling & Status Integration: Create branches, commit and push changes, create PRs, and update GitHub Project status or local task files according to project configuration.
- Mode-aware Workflow: Operate in GitHub, Git+local, or fully-local modes, adapting operations (gh/git/none) and task storage (Projects vs docs/tasks.md) accordingly.
Quick Start
Ask the conductor to start work on issue #33 by saying /run #33 so it can analyze, plan, and delegate work to the appropriate agents.