Skip to content

theclaymethod/minions-pattern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

minions-pattern

Route software work across Claude Code and Codex by task fit and available quota. Keep a strong model in the planner role, send coherent work units to the appropriate worker, and optionally verify the result with a stronger model from the other provider.

Install

Install globally for Claude Code and Codex with the Skills CLI:

npx skills add theclaymethod/minions-pattern -g -a claude-code -a codex -y

For an interactive or project-local installation:

npx skills add theclaymethod/minions-pattern

Routing

  • Fable High or Sol High plans and integrates.
  • Workers are chosen by quota first, then task fit.
  • Anthropic is preferred for frontend and visually sensitive implementation.
  • Luna xhigh handles bounded repository exploration; Sol High handles harder synthesis.
  • adversarial: on uses a stronger verifier from the opposite provider and is the default.
  • adversarial: off skips the independent verifier but keeps host-side validation.
  • Only the selected host adapter, task pattern, and optional verifier guidance are loaded.

Invoke the skill with $minions-pattern and describe the task, quota constraints, and desired adversarial mode.

About

Quota-aware Claude and Codex orchestration with progressive routing and optional adversarial review

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors