Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Codex Skills

Reusable skills for ChatGPT work and Codex.

Orchestrate

orchestrate encourages Codex to delegate large-scope work across focused agents, then integrate their results. Trivial tasks stay with the coordinator.

The pattern comes from Practical multi-agent orchestration in Codex.

Install

Copy the skill into your personal Codex skills directory:

mkdir -p ~/.codex/skills
cp -R orchestrate ~/.codex/skills/orchestrate

Then invoke it explicitly with $orchestrate, or let Codex select it when a task calls for multi-agent coordination.

License

MIT

About

Reusable skills for ChatGPT work and Codex.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors