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 design
  • customer: lifecycle, proposals, UAT
  • auto-test: test generation and maintenance
  • finalizer: release preparation
  • upgrade-pilot: dependency and version maintenance
  • dart-lsp: Flutter and Dart-specific LSP integration
  • git-pilot: git workflow automation
  • knowhow: project knowledge management
  • brand-pilot: brand-consistent copy and assets
  • marketing-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