Implementation execution for context-driven development. Trigger with ci, /conductor-implement, or /conductor-* commands. Use when executing tracks with specs/plans. For design phases, see designing skill. For session handoffs, see handoff skill.
/plugin marketplace add ReinaMacCredy/maestro/plugin install maestro@maestro-marketplaceThis skill inherits all available tools. When active, it can use any tool Claude has access to.
references/CODEMAPS_TEMPLATE.mdreferences/beads/README.mdreferences/beads/facade.mdreferences/beads/integration.mdreferences/beads/lifecycle.mdreferences/beads/migrate.mdreferences/beads/preflight.mdreferences/beads/revise-reopen.mdreferences/beads/session.mdreferences/beads/status-sync.mdreferences/beads/tdd-checkpoints.mdreferences/commands/archive.tomlreferences/commands/block.tomlreferences/commands/design.tomlreferences/commands/export.tomlreferences/commands/finish.tomlreferences/commands/handoff.tomlreferences/commands/implement.tomlreferences/commands/newTrack.tomlreferences/commands/revert.tomlExecute tracks with TDD and parallel routing.
| Trigger | Action | Reference |
|---|---|---|
/conductor-setup | Initialize project context | workflows/setup.md |
/conductor-implement | Execute track (auto-routes if parallel) | workflows/implement.md |
ca, /conductor-autonomous | Run ralph.sh directly (no Task/sub-agents) | workflows/autonomous.md |
/conductor-status | Display progress overview | structure.md |
/conductor-revise | Update spec/plan mid-work | workflows.md#revisions |
| For... | Use Skill | Triggers |
|---|---|---|
| Design phases (1-8) | designing | ds, cn, /conductor-design, /conductor-newtrack |
| Session handoffs | handoff | ho, /conductor-finish, /conductor-handoff |
| Phase | Purpose | Output | Skill |
|---|---|---|---|
| Requirements | Understand problem | design.md | designing |
| Plan | Create spec + plan | spec.md + plan.md | designing |
| Implement | Build with TDD | Code + tests | conductor |
| Autonomous | Ralph loop execution | Auto-verified stories | conductor |
| Reflect | Verify before shipping | LEARNINGS.md | handoff |
--no-tdd to disable)bd commands in happy path## Track Assignments in plan.md triggers orchestratorconductor/
├── product.md, tech-stack.md, workflow.md # Project context
├── code_styleguides/ # Language-specific style rules
├── CODEMAPS/ # Architecture docs
├── handoffs/ # Session context
├── spikes/ # Research spikes (pl output)
└── tracks/<track_id>/ # Per-track work
├── design.md, spec.md, plan.md # Planning artifacts
└── metadata.json # State tracking (includes planning state)
See structure.md for full details.
All execution routes through orchestrator with Agent Mail coordination:
bd update --status in_progressbd close --reason completed|skipped|blockedfile_reservation_pathssend_message/fetch_inboxSee beads/integration.md for all 13 integration points.
/conductor-implement Auto-Routingmetadata.json - check orchestrated flagplan.md - check for ## Track Assignmentsbeads.fileScopes - file-scope based grouping (see execution/file-scope-extractor)File scopes determine parallel routing (see execution/parallel-grouping):
bd commands when workflow commands existCreating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.