codex-delegate

Delegates coding tasks to a background OpenAI Codex CLI agent.

24|6|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/tobyilee/toby-plugins --skill codex-delegate-tobyilee
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: codex-delegate
Source: https://github.com/tobyilee/toby-plugins/tree/main/plugins/toby-multi-agent/skills/codex-delegate
Command: npx skills add https://github.com/tobyilee/toby-plugins --skill codex-delegate-tobyilee

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Offload tasks to a background Codex CLI agent so you can continue working while Codex executes prompts and returns results.

Core Features & Use Cases

  • Background task delegation to Codex CLI
  • Context gathering and result retrieval
  • Supports parallel experimentation and comparison with other AI agents

Quick Start

Delegate a coding task to Codex CLI and fetch the results.

Frequently Asked Questions about codex-delegate

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I delegate coding tasks to a background CLI agent?

You delegate coding tasks to a background CLI agent by sending prompts to the Codex CLI, which executes them in the background and returns results. This allows you to continue working while Codex processes the automated prompts.

Can I run parallel coding tasks with Codex CLI and other agents?

Yes, you can run parallel coding tasks with Codex CLI and other agents. This Skill supports parallel experimentation and comparison by delegating tasks to multiple background agents and fetching their results independently.

Do I need Codex CLI installed and authenticated to delegate background tasks?

Yes, you need Codex CLI installed and authenticated to delegate background tasks. This Skill requires a functioning Codex CLI environment to construct prompts, gather context, and execute automated coding prompts in the background.

How does context gathering work when delegating tasks to Codex CLI?

Context gathering works by collecting relevant information and trigger phrases to construct prompts for Codex CLI. The Skill uses this gathered context to build automated coding prompts that the background agent executes to produce results.

What is the best way to offload automated coding prompts while continuing to work?

The best way to offload automated coding prompts is delegating them to a background Codex CLI agent. This Skill sends your coding tasks to Codex, runs them in the background, and retrieves results so you can continue working uninterrupted.

Are there limitations to background task delegation with Codex CLI?

Limitations of background task delegation with Codex CLI include the dependency on having the CLI installed and authenticated. The Skill applies to automated coding prompts and background processing, requiring trigger phrases and context gathering for prompt construction.