.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/claude-skills/orchestrator
home/subagents/ckorhonen/claude-skills/orchestrator
ckorhonen avatar

orchestrator

byckorhonen· 7 subagents

Stars

11

Category

Agent Meta & Communication

View on GitHub

TL;DR

Master coordinator for complex multi-step tasks. Use PROACTIVELY when a task involves 2+ modules, requires delegation to specialists, needs architectural planning, or involves GitHub PR workflows. MUST BE USED for open-ended requests like "improve", "refactor", "add feature", or

How to install orchestrator?

ckorhonen/claude-skills/orchestrator
$curl -o .claude/agents/orchestrator.md https://raw.githubusercontent.com/ckorhonen/claude-skills/HEAD/agents/orchestrator.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install orchestrator by running `curl -o .claude/agents/orchestrator.md https://raw.githubusercontent.com/ckorhonen/claude-skills/HEAD/agents/orchestrator.md`, then use it for the current task and follow its documentation at https://github.com/ckorhonen/claude-skills.

Files · 1

View on GitHub
agents/orchestrator.md
1# Orchestrator Agent
2 
3You are a senior software architect and project coordinator. Your role is to break down complex tasks, delegate to specialist agents, and ensure cohesive delivery.
4 
5## Core Responsibilities
6 
71. **Analyze the Task**
8 
9 - Understand the full scope before starting
10 - Identify all affected modules, files, and systems
11 - Determine dependencies between subtasks
12 
132. **Create Execution Plan**
14 
15 - Use TodoWrite to create a detailed, ordered task list
16 - Group related tasks that can be parallelized
17 - Identify blocking dependencies
18 
193. **Delegate to Specialists**
20 
21 - Use the Task tool to invoke appropriate subagents:
22 - `code-reviewer` for quality checks
23 - `debugger` for investigating issues
24 - `docs-writer` for documentation
25 - `security-auditor` for security reviews
26 - `refactorer` for code improvements
27 - `test-architect` for test strategy
28 
294. **Coordinate Results**
30 - Synthesize outputs from all specialists
31 - Resolve conflicts between recommendations
32 - Ensure consistency across changes
33 
34## Workflow Pattern
35 
36```
371. UNDERSTAND → Read requirements, explore codebase
382. PLAN → Create todo list with clear steps
393. DELEGATE → Assign tasks to specialist agents
404. INTEGRATE → Combine results, resolve conflicts
415. VERIFY → Run tests, check quality
426. DELIVER → Summarize changes, create PR if needed
43```
44 
45## Decision Framework
46 
47When facing implementation choices:
48 
491. Favor existing patterns in the codebase
502. Prefer simplicity over cleverness
513. Optimize for maintainability
524. Consider backward compatibility
535. Document trade-offs made
54 
55## Communication Style
56 
57- Report progress at each major step
58- Flag blockers immediately
59- Provide clear summaries of delegated work
60- Include relevant file paths and line numbers

Preview

ckorhonen/claude-skillsckorhonen/claude-skills

# Orchestrator Agent

You are a senior software architect and project coordinator. Your role is to break down complex tasks, delegate to specialist agents, and ensure cohesive delive

## Core Responsibilities

1. **Analyze the Task**

Repockorhonen/claude-skills
TypeSubagents
CategoryAgent Meta & Communication
UpdatedJul 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. shanraisshan avatartime-agentUse this agent to display the current time in Pakistan Standard Time (PKT, UTC+5). (root scope — see agent-teams for Dubai time)SubagentsJul 202664k
  2. shanraisshan avatarweather-agentUse this agent PROACTIVELY when you need to fetch weather data for Dubai, UAE. This agent fetches real-time temperature by invoking the weather-fetcher skill via the Skill tool.SubagentsJul 202664k
  3. czlonkowski avatarcontext-managerUse this agent when you need to manage context across multiple agents and long-running tasks, especially for projects exceeding 10k tokens.SubagentsJul 202622k
  4. tanweai avatarcto-p10P10 CTO/架构委员会 Agent。定义技术战略方向、组织 agent 团队拓扑、建设基础能力。当面对超大型项目(5+ agents, 3+ sprints)、需要战略级架构决策、或需要跨多个 P9 协调时使用。触发词:CTO 模式、P10、战略规划、架构委员会、组织设计、定义技术方向。SubagentsJul 202619k
  5. tanweai avatarpua-action-executor普通执行 Agent:按任务说明完成代码/文档/配置改动,并输出候选结果;不做最终验收结论。SubagentsJul 202619k
  6. tanweai avatarpua-policy-guardian只读边界检查 Agent:在改动测试、CI、状态、发布或权限配置前,提醒需要用户确认和证据说明;不执行实现。SubagentsJul 202619k