production · Go · Claude Code
Conductor
My agentic-coding stack, from PRD to release.
Repo: moinsen-dev/claude_code_conductor
Conductor
My agentic-coding stack as a plugin ecosystem for Claude Code, from PRD and design through implementation and delivery.
13 specialized agents. One orchestrator.
What It Is
Conductor is the system I use to build every day. After eight major versions across two years, it is no longer an experiment. It is the productive backbone behind my current project work.
The 13 Plugins, Excerpt
conductor: 55+ commands for PRD, UX, UI, API, and database designcustomer: lifecycle, proposals, UATauto-test: test generation and maintenancefinalizer: release preparationupgrade-pilot: dependency and version maintenancedart-lsp: Flutter and Dart-specific LSP integrationgit-pilot: git workflow automationknowhow: project knowledge managementbrand-pilot: brand-consistent copy and assetsmarketing-pilot: release-to-marketing pipeline
Related projects such as conductor-studio, a Python variant, and several experiments fed into the main line.
Tech
- Main distribution: Go CLI
- Repo:
moinsen-dev/claude_code_conductor(private) - Current version: v8.1.0
- Status: productive daily use