The Claude Bible
Home / Skills library / Orchestration
Category · 27 skills

Orchestration Claude Code skills

27 curated skills in the Orchestration category, from official Anthropic skills to community collections and marketplace picks. Free, with the source and install command for each.

27 skills
/batch (bundled skill)
Anthropic officialOrchestration

Orchestrates large-scale codebase changes: decomposes work into 5-30 independent units, spawns one background subagent per unit in isolated git worktrees, each running tests and opening a PR.

code.claude.com/docs/en/commandsbuilt-in bundled skill
/loop + /schedule
Anthropic officialOrchestration

Recurrence primitives: /loop reruns a prompt on an interval (or self-paced autonomous maintenance from .claude/loop.md) while the session is open; /schedule creates cloud routines on Anthropic infrastructure.

code.claude.com/docs/en/commandsbuilt-in bundled skills
superpowers:subagent-driven-development
Community collectionOrchestration

Runs independent plan tasks through parallel subagents with two-stage review; 2026 releases cut execution time sharply by replacing subagent review loops with inline self-review.

github.com/obra/superpowersincluded in superpowers plugin
affaan-m/ECC (Everything Claude Code)
Community collectionOrchestration

The biggest agent-harness collection: 278 skills, 67 agents, 15+ hook events, security scanning (AgentShield, 102 static rules) and memory persistence across Claude Code, Cursor, Codex, OpenCode, Zed; flagship skills are continuous-learning-v2 (instinct extraction with confidence scoring), security-scan, eval-harness, e2e-testing, content-engine.

github.com/affaan-m/ECC
rohitg00/awesome-claude-code-toolkit
Community collectionOrchestration

Mega-toolkit combining 135 agents, 176+ plugins, 35 curated skills, 42 commands, 20 hooks and 14 MCP configs, plus a gateway to the SkillKit marketplace; featured pro-workflow plugin does self-correcting memory and parallel git worktrees.

github.com/rohitg00/awesome-claude-code-toolkit
subagent-driven-development (superpowers)
Community collectionOrchestration

Executes implementation plans with independent tasks in the current session using fast iteration and two-stage review (spec compliance, then code quality).

github.com/obra/superpowers/tree/main/skills/subagent-dr
agentic-engineering
Tested in my stackOrchestration

Operate as an agentic engineer using eval-first execution, decomposition, and cost-aware model routing.

~/.claude/skills
autonomous-loops
Tested in my stackOrchestration

Patterns and architectures for autonomous Claude Code loops : from simple sequential pipelines to RFC-driven multi-agent DAG systems.

~/.claude/skills
context-budget
Tested in my stackOrchestration

Audits Claude Code context window consumption across agents, skills, MCP servers, and rules. Identifies bloat, redundant components, and produces prioritized token-savings recommendations.

~/.claude/skills
context-optimization
Tested in my stackOrchestration

This skill should be used when the user asks to "optimize context", "reduce token costs", "improve context efficiency", "implement KV-cache optimization", "partition context", or mentions context limits, observation masking, context budgeting, or extending eff

~/.claude/skills
dynamic-workflow-mode
Tested in my stackOrchestration

Design task-local harnesses, eval gates, and reusable skill extraction for Claude dynamic workflow mode and other adaptive agent harnesses.

~/.claude/skills
full-output-enforcement
Tested in my stackOrchestration

Overrides default LLM truncation behavior. Enforces complete code generation, bans placeholder patterns, and handles token-limit splits cleanly. Apply to any task requiring exhaustive, unabridged output.

~/.claude/skills
orch-pipeline
Tested in my stackOrchestration

Shared orchestration engine for the orch-* skill family. Defines the gated Research-Plan-TDD-Review-Commit pipeline, the size classifier, the agent map, and the two human gates that the orch-* operation skills delegate to. Not usually invoked directly.

~/.claude/skills
parallel-execution-optimizer
Tested in my stackOrchestration

Use when the user wants a task done much faster through parallel work, concurrent agents, batched tool calls, isolated worktrees, or many independent verification lanes without losing correctness.

~/.claude/skills
plan-orchestrate
Tested in my stackOrchestration

Read a plan document, decompose it into steps, design a per-step agent chain from the ECC catalogue, and emit ready-to-paste /orchestrate custom prompts. Generative only : never invokes /orchestrate itself. Use when the user has a multi-step plan and wants to

~/.claude/skills
team-agent-orchestration
Tested in my stackOrchestration

Run team-based orchestration for agent squads using work items, ownership, agent Kanban, merge gates, and control pane handoffs.

~/.claude/skills
token-budget-advisor
Tested in my stackOrchestration

>- Offers the user an informed choice about how much response depth to consume before answering. Use this skill when the user explicitly wants to control response length, depth, or token budget. TRIGGER when: "token budget", "token count", "token usage", "toke

~/.claude/skills

← Back to the full skills library (504) · Learn to build your own skill

Work with me

This directory and the whole course are my own build.

I am Pierre Bottazzi. Web apps, mobile apps, AI automation, SEO/GEO: first call is free, no strings attached.

Contact me on LinkedInSee sept-tools.comTake the free course