# Codex Dispatch

> Use when routing well-specified implementation work from Fable to Codex or another side worker.

- **Type:** Skill
- **Install:** `agentstack add skill-100yenadmin-fable-token-saving-skills-orchestrator-codex-dispatch`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [100yenadmin](https://agentstack.voostack.com/s/100yenadmin)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [100yenadmin](https://github.com/100yenadmin)
- **Source:** https://github.com/100yenadmin/fable-token-saving-skills-orchestrator/tree/main/skills/codex-dispatch

## Install

```sh
agentstack add skill-100yenadmin-fable-token-saving-skills-orchestrator-codex-dispatch
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Codex Dispatch

Premium tokens buy judgment. Codex or side-worker capacity buys implementation
volume when the task is well specified.

## Dispatch When

- the task is self-contained
- the spec carries enough context
- acceptance criteria are explicit
- the work can happen on a side branch or bounded file set
- Fable can review the result instead of typing it

## Keep With Fable Or A Higher Local Lane When

- the task is architecture, product strategy, or final judgment
- the implementation depends on local-only tools the side worker lacks
- the acceptance criteria are unclear
- the task requires private credentials or live user action

## Dispatch Packet

Include:

- objective
- repo/path/branch
- files or areas involved
- constraints and non-goals
- pseudocode for hard parts
- exact validation command or CI gate
- proof boundary
- expected final report shape

## Mechanics

Some lanes are reachable through a CLI rather than a workflow model parameter.
When a background shell launches a side worker, close stdin explicitly if the
tool expects EOF. For Codex CLI, use:

```bash
codex exec --cd  "" " "$HOME/.codex/skills/"
```

Name the required skill in the dispatch packet and keep the accepted output
bounded. If the side worker lacks a required skill and the work is not
self-contained, keep the task with Fable or a local lane.

## Review Rule

If the diff or report is large, ask a fast worker for a bounded digest first.
Fable reads the digest and flagged hunks, not the whole raw output.

## Attribution And Adjacent Tools

This dispatch pattern is inspired in part by
[blader/arbitrage](https://github.com/blader/arbitrage), which focuses on
premium-model judgment plus Codex implementation. Claude Code users who want a
slash-command bridge to Codex review and delegation workflows can also look at
[openai/codex-plugin-cc](https://github.com/openai/codex-plugin-cc).

FTSO's own guidance remains tool-agnostic: write the spec first, dispatch only
bounded work, review the output before accepting it, keep turns dense while
lanes run, and name the proof boundary.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [100yenadmin](https://github.com/100yenadmin)
- **Source:** [100yenadmin/fable-token-saving-skills-orchestrator](https://github.com/100yenadmin/fable-token-saving-skills-orchestrator)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-100yenadmin-fable-token-saving-skills-orchestrator-codex-dispatch
- Seller: https://agentstack.voostack.com/s/100yenadmin
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
