Plugin Claude Code
Marketplace for the Fable Foreman orchestration skill.
Plugin Claude Code
Marketplace for the Fable Foreman orchestration skill.
Plugin Claude Code
Turn your strongest Claude model into a team-lead orchestrator: it plans and reviews, delegates execution to the cheapest capable workers (Claude subagents, or auto-detected Codex CLI and xAI Grok workers), routes from a dated cost/capability matrix, and blind-verifies meaningful changes before accepting them.
Agent
Codex transport wrapper for fable-foreman (v0.3). Runs the skill's fixed-argv launcher (scripts/codex-dispatch.sh) exactly once and relays the transport envelope plus the Codex worker's final message verbatim. Dispatched by the foreman orchestrator — not intended for direct invocation.
Agent
Grok transport wrapper for fable-foreman. Runs the skill's fixed-argv launcher (scripts/grok-dispatch.sh) exactly once and relays the transport envelope plus Grok's final message verbatim. Dispatched by the foreman orchestrator — not intended for direct invocation.
Agent
FAST reconnaissance agent for fable-foreman. Read-only codebase scanning, location of relevant files and symbols, extraction of facts. Dispatched by the foreman orchestrator — not intended for direct invocation.
Agent
Blind fresh-context verifier for fable-foreman. Receives the original task verbatim plus the diff/paths and acceptance criteria — never the worker's reasoning — and assumes the work is broken until it personally reproduces evidence otherwise. Read-only against source; may run builds and tests. Dispatched by the…
Agent
WORKHORSE implementation agent for fable-foreman. Executes exactly one delegation ticket end-to-end and reports back in the four-status contract. Dispatched by the foreman orchestrator with a per-invocation model override — not intended for direct invocation.
Skill Claude CodeCodex
Team-lead orchestrator: whichever frontier-class Claude model leads your session plans, routes, and verifies while cheaper Claude, Codex, or Grok workers execute — routed from a dated cost/capability matrix, with visible workers, deterministic seat-provenance, cited findings, and scripted probes. Use for: orchestrate…
Skill Claude CodeCodex
Orchestrate quality-first work across native Codex subagents, model-pinned Codex CLI workers, and Claude CLI agents. Use when the user explicitly asks Codex to delegate, parallelize, use agents or subagents, act as a foreman, coordinate a multi-ticket or long-running agent program, recover stalled delegated work…