agentsclimarketplace

Adaptive agent routing

Skill ucsahinn/codex-chef/plugins/codex-chef-workflows/skills/adaptive-agent-routing

Codex Chef: Windows-first Codex setup kit with agents, skills, MCP connectors, safe installers, validation gates, and multilingual docs.

Install
npx -y skills add ucsahinn/codex-chef --skill adaptive-agent-routing

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

  • 6 stars6 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

Select the narrowest useful Codex agent, skill, MCP, and config route for non-trivial work. Use when delegation, context placement, specialist ownership, duplicate skill aliases, or routing visibility materially affects execution; avoid for trivial single-surface work.

SKILL.md

1.4 KB, as published. Nobody here has run it

Adaptive Agent Routing

Select routes by expected value, not by catalog match alone.

Workflow

  1. Classify the task shape and identify the smallest owning surface.
  2. Read global-working-agreements.md only when the detailed route, specialist map, alias policy, or MCP boundary is relevant.
  3. Preserve the active user's profile, model, and reasoning settings. Agent role files must not pin them.
  4. Delegate only for independent parallel work, noisy log or research isolation, or explicit user-requested agent work.
  5. Treat ten threads as capacity for concurrent sessions. Normally use one agent and no more than four agents for one task.
  6. Emit one Routing plan: update and one Routing result: summary instead of per-surface narration.
  7. Keep destructive, credentialed, account, database, publish, deploy, and external-write actions approval-gated.

Output Contract

Return selected and skipped surfaces, summarized evidence, commands run, and blockers. Do not paste raw agent transcripts or large logs.

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.