Claude-directed parallel OpenAI Codex CLI worker fleet for bulk generation. Use when a job is high-volume, well-specified, and splits into independent worker-sized tasks (content batches, test generation, bulk refactors) and Codex CLI is installed and logged in. Claude decomposes, briefs, spawns codex exec runs in parallel, and review-gates every output. NOT FOR: multi-lane Claude agents coordinating one complex change (use suede-agent-teams); low-volume, judgment-dense copy Claude should write itself (use suede-copy or johnny-suede-write).
$npx -y skills add jasoncolapietro/suede-creator-skills --skill suede-codex-fleetInstalls into the current project.
Run `npx skills use "https://github.com/jasoncolapietro/suede-creator-skills" --skill "jasoncolapietro/suede-creator-skills/suede-codex-fleet"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jasoncolapietro/suede-creator-skills" that are relevant to the current task. Run `npx skills add "https://github.com/jasoncolapietro/suede-creator-skills"` and select the relevant skills, then follow their instructions.