agentsclimarketplace

Skill routing arbitrator

Skill daehounan/agency-agents-fork/skills/skill-routing-arbitrator

163 specialist Claude Code agents + 24 routing skills + 16 strategy playbooks. Korean/Japanese Business Navigators, game-dev (Unity/Unreal/Godot/Roblox/Blender), XR/spatial, paid-media routing. skill-routing-arbitrator disambiguates the ~500-skill ecosystem. Fork of msitarzewski/agency-agents.

Install
npx -y skills add daehounan/agency-agents-fork --skill skill-routing-arbitrator

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Disambiguator for when multiple skills could match the same user prompt. Use when uncertain which of several overlapping skills to invoke — e.g., code review (engineering:code-review vs ecc:code-review vs ecc:python-review vs review), security audit (ecc:security-review vs anthropic-skills:security-audit-engine vs ruflo-security-audit:audit), MCP server building (anthropic-skills:mcp-builder vs ecc:mcp-server-patterns), or any case where two or more skills' descriptions match the user's request. Returns the canonical preferred skill and explains why.

SKILL.md

6.8 KB, as published. Nobody here has run it

Skill Routing Arbitrator

When multiple skills could fire on the same prompt, this skill provides deterministic preferences so Claude routes to the right one.

Priority hierarchy (general)

  1. Most specific language/domain wins over generic — e.g., ecc:python-review over ecc:code-review
  2. Active executor wins over strategy/workflow doc — e.g., ecc:code-review (runs review) over engineering:code-review (strategy)
  3. Current version wins over dated snapshot — e.g., anthropic-skills:mcp-builder over anthropic-skills:mcp-builder-20260419
  4. Real skill wins over legacy shim — e.g., ecc:tdd-workflow over ecc:tdd shim
  5. Connected-data-source skill wins when data is available — e.g., common-room:account-research if Common Room MCP is connected, else sales:account-research

Specific cluster rules

Code review

SituationSkill
Language known + active review neededecc:<lang>-review (cpp, python, go, rust, kotlin, flutter)
PR / multi-agent comprehensiveecc:review-pr
Local diff reviewecc:code-review
PR triage (lightweight built-in)review
Security focus on PRsecurity-review
Codebase security reviewecc:security-review
Strategy / process discussion onlyengineering:code-review

Testing

SituationSkill
TDD in language Xecc:<lang>-test
E2E specificallyecc:e2e-testing
Generate tests from existing fileruflo-testgen:testgen
Identify coverage gapsruflo-testgen:test-gaps
Strategy / test planengineering:testing-strategy

Build error resolution

Pick by language: ecc:cpp-build / go-build / kotlin-build / rust-build / flutter-build / gradle-build.

Security audit

SituationSkill
Codebase review (vulnerabilities in code)ecc:security-review
Dependency / supply chain CVEruflo-security-audit:dependency-check
Formal SOC 2 / ISO 27001 / HIPAA readinessanthropic-skills:security-audit-engine
Smart contract / DeFiagency-agents-fork:compliance-audit-routingblockchain-security-auditor
Healthcare PHI in codeecc:healthcare-phi-compliance
LLM trading agent securityecc:llm-trading-agent-security
Bug bounty modeecc:security-bounty-hunter
PR-context lightweightsecurity-review

Documentation

SituationSkill
Library / API docs lookupecc:documentation-lookup (NOT ecc:docs shim)
Auto-generate from coderuflo-docs:doc-gen or ruflo-docs:api-docs
Plan documentation strategyengineering:documentation
RuFlo-managed projectruflo-docs:ruflo-docs

Document generation by file format

Always prefer format-specific:

  • PDF → anthropic-skills:pdf
  • PPTX → anthropic-skills:pptx
  • DOCX → anthropic-skills:docx
  • XLSX → anthropic-skills:xlsx

For code-generated mixed-format documents with charts → specialized-document-generator agent (via knowledge-content-routing).

Brand voice

SituationSkill
Search platforms for brand materialsbrand-voice:discover-brand
Generate guidelines from materialsbrand-voice:generate-guidelines
Apply guidelines to contentbrand-voice:enforce-voice
Review existing content for brand fitmarketing:brand-review
Anthropic-branded artifact (colors/typography)anthropic-skills:brand-guidelines

MCP server building

SituationSkill
New MCP serveranthropic-skills:mcp-builder
Pattern referenceecc:mcp-server-patterns
Snapshot (don't use)anthropic-skills:mcp-builder-20260419

Skill creation pipeline

StageSkill
Author new skillanthropic-skills:harness-skill-builder
Review pre-packageanthropic-skills:skill-review-gate
Package as patch/upgradeanthropic-skills:skill-upgrade-pipeline
Patch exam engineanthropic-skills:exam-engine-patcher
Extract from git historyecc:skill-create
Compliance scan on skillsecc:skill-comply
Portfolio dashboardecc:skill-health
Inventoryecc:skill-stocktake

Planning / execution

Canonical PRP flow: ecc:prp-prdecc:prp-planecc:prp-implementecc:prp-precc:prp-commit.

Alternatives:

  • Multi-agent agency engagement → agency-agents-fork:strategy-nexus
  • Agent-to-agent handoff doc → anthropic-skills:work-order-drafter
  • Lightweight restate + plan → ecc:plan

Compliance (route by domain)

DomainSkill
SOX testingfinance:sox-testing
Financial audit supportfinance:audit-support
HIPAA in codeecc:hipaa-compliance
Healthcare PHIecc:healthcare-phi-compliance
Legal contract compliancelegal:compliance-check
Operational trackingoperations:compliance-tracking
Smart contract / n8nagency-agents-fork:compliance-audit-routing
Formal SOC 2 / ISO 27001anthropic-skills:security-audit-engine
Skill ecosystem complianceecc:skill-comply

Sales / account research

SituationSkill
Common Room MCP availablecommon-room:account-research / compose-outreach / call-prep / weekly-prep-brief
No Common Room datasales:account-research / draft-outreach / call-prep
Methodology depth (MEDDPICC etc.)agency-agents-fork:sales-methodology-routing

Memory / session

SituationSkill
Working memory editsproductivity:memory-management
Cleanup / consolidateanthropic-skills:consolidate-memory
Save session stateecc:save-session
Resume sessionecc:resume-session
Pre-compaction prepecc:strategic-compact
RAG memory CRUDruflo-rag-memory:ruflo-memory
RAG semantic recallruflo-rag-memory:recall

Always avoid

  • Legacy shims: ecc:tdd, ecc:e2e, ecc:eval, ecc:docs, ecc:devfleet, ecc:claw, ecc:orchestrate, ecc:prompt-optimize — use the destination skill directly
  • Dated snapshots: *-20260418, *-20260419 suffixes — use the current version

See also

docs/skill-ecosystem-duplicates.md — full audit with rationale for every cluster.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.