Back to list
namesreallyblank

orchestration

by namesreallyblank

Clorch — Claude Orchestrator. Parallel agent orchestration for Claude Code with 500+ skills, 37+ specialist agents, 100+ hooks. Features RLM (Recursive Language Model), session memory, context management, and multi-agent workflows. Transform Claude Code from assistant to operating system.

1🍴 0📅 Jan 25, 2026

SKILL.md


name: orchestration description: MANDATORY - Load this skill first. Routes to bootstrap + domain rules. impact: CRITICAL version: 3.0.0 invokes:

  • rlm-process

Clorch -- Claude Orchestration

   ─────────────────◆─────────────────
           ░█████╗░██╗░░░░░░█████╗░██████╗░░█████╗░██╗░░██╗
           ██╔══██╗██║░░░░░██╔══██╗██╔══██╗██╔══██╗██║░░██║
           ██║░░╚═╝██║░░░░░██║░░██║██████╔╝██║░░╚═╝███████║
           ██║░░██╗██║░░░░░██║░░██║██╔══██╗██║░░██╗██╔══██║
           ╚█████╔╝███████╗╚█████╔╝██║░░██║╚█████╔╝██║░░██║
           ░╚════╝░╚══════╝░╚════╝░╚═╝░░╚═╝░╚════╝░╚═╝░░╚═╝
   ─────────────────◆─────────────────

Step 1: Load Bootstrap (ALWAYS)

Read bootstrap.md first. It contains:

  • Role detection (Orchestrator vs Worker)
  • Iron Law + Iron Claw (UNBREAKABLE)
  • Tool ownership table
  • Worker preamble templates
  • Memory recovery protocol

Workers: Load bootstrap.md, execute task, return.


Step 2: Detect Task Type

Request PatternDomain
"build", "implement", "add feature"software-development
"fix", "debug", "bug"software-development
"refactor", "clean up"software-development
"review PR", "security audit"code-review
"explore", "understand codebase"research
"write tests", "add coverage"testing
"document", "README"documentation
"deploy", "CI/CD", "pipeline"devops
"analyze data", "chart"data-analysis
"plan", "roadmap"project-management
"trading", "chart", "market", "stock", "crypto"trading-analysis
"UI", "UX", "design", "frontend", "CSS", "accessibility", "performance", "responsive"frontend-development

Step 3: Load Rules JIT

TriggerLoad
After compact detectedrules/memory-recovery.md
Planning task decompositionrules/swarm-patterns.md
Choosing which agentrules/agent-routing.md
Large-context tasksrules/rlm-routing.md
External/current data neededrules/mcp-integration.md
Token pressurerules/cost-management.md
Managing multi-agent sessionsrules/context-management.md
Multi-task coordinationrules/task-coordination.md

Rule Index

RuleImpactPurpose
scope-discipline.mdUNBREAKABLEIron Claw details
core-identity.mdCRITICALClorch identity
user-control.mdCRITICALConfirmation points
worker-preamble.mdCRITICALSpawn templates
memory-recovery.mdCRITICALPost-compact recovery
task-coordination.mdHIGHClaude Code Tasks integration
swarm-patterns.mdHIGHTask decomposition
context-management.mdHIGHMulti-agent sessions
thread-pattern.mdHIGHOutput filtering
agent-routing.mdHIGHAgent selection
rlm-routing.mdHIGHLarge-context routing
mcp-integration.mdMEDIUMExternal data
cost-management.mdMEDIUMToken optimization
GITIGNORE.mdLOWProject gitignore patterns

Domain References

DomainPath
Softwarereferences/domains/software-development.md
Code Reviewreferences/domains/code-review.md
Researchreferences/domains/research.md
Testingreferences/domains/testing.md
Documentationreferences/domains/documentation.md
DevOpsreferences/domains/devops.md
Datareferences/domains/data-analysis.md
Planningreferences/domains/project-management.md
Tradingreferences/domains/trading-analysis.md
Frontendreferences/domains/frontend-development.md
───◆─── Routing Ready ───◆───

Score

Total Score

70/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon