Orchestrator Conductor — Development agent for Claude Code
The Foldero plugin's conductor sub-agent.
How to install Orchestrator Conductor
Installs to ~/.claude/agents/danmackenz-foldero-orchestrator-conductor.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/danmackenz/foldero/HEAD/agents/orchestrator-conductor.md -o ~/.claude/agents/danmackenz-foldero-orchestrator-conductor.md Restart Claude Code, or start a new session, for it to be picked up.
What Orchestrator Conductor does
name: orchestrator-conductor description: The Foldero plugin's conductor sub-agent. Implements the orchestration layer contract defined in ORCHESTRATOR.md at plugin root. Invoked by the foldero router when a user request spans multiple skills or requires cross-run state awareness. Sequences skill invocations, arbitrates sequence-level run-lock, propagates current user configuration to every invoked skill, resolves cross-skill state, pauses/resumes on mid-chain escalation. Never performs file
Alternatives in Development
- Implement — Execute tasks from a track's implementation plan, following the workflow rules defined in conductor 31.9k ★
- Helm Conductor — Use this agent to orchestrate engineering work cycles — decide what to work on next, sequence stories and feat 523 ★
- Conductor Orchestrator 334 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Sf Orchestrator
Plans and sequences multi-agent Salesforce delivery for a story or change request. Use when work spans Apex, L
Delivery Orchestrator
Coordinates the whole startup team end to end. Use PROACTIVELY when a request spans more than one discipline —
Router Opus
Worker subagent dispatched by the auto-model-router for deep work — architectural refactors, multi-file cross-
Infra Router
Decision-only routing wrapper. Returns {specialist, tier, reason} for an infra request. Never executes domain
Triage Router
MUST BE USED FIRST for any code review request (PR review, pre-commit review, "review this diff/branch/commit"
Error Analyzer
Analyze multiple PostHog errors in parallel to identify patterns, root causes, and prioritize fixes based on u
Related Skills
Efficient Fable Orchestrator
Claude Code skill: turns a session into a quota-conscious orchestrator that plans at a high level and delegate
Code Conductor
Ship 10x faster by running multiple Claude Code sub agents in parallel. GitHub-native orchestration for AI cod
Find Context
Find relevant context files by topic. Use when you need to load files for a topic without a slash command, or