ce:work-beta

Execute work plans by parsing tasks and delegating code implementation to Codex.

Updated Mar 23, 2026
One-click install
npx skills add https://github.com/apollostreetcompany/codex-compound --skill ce-work-beta-apollostreetcompany
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ce:work-beta
Source: https://github.com/apollostreetcompany/codex-compound/tree/main/plugins/compound-engineering/skills/ce-work-beta
Command: npx skills add https://github.com/apollostreetcompany/codex-compound --skill ce-work-beta-apollostreetcompany

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, codex-api, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the execution of work plans by automating tasks, providing Codex delegation for token conservation, and ensuring high-quality, complete features.

Core Features & Use Cases

  • Automated Work Plan Execution: Execute work documents systematically, focusing on shipping complete features.
  • Codex Delegation: Delegate code implementation to Codex for token conservation, while maintaining planning and review within the current agent.
  • Use Case: When working on a large project, use this Skill to automate tasks, leverage Codex for code implementation, and maintain control over planning and review.

Quick Start

Execute a work plan by running 'ce:work-beta <plan file path>'.

Frequently Asked Questions about ce:work-beta

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

FAQPage Schema
How do I automate work plan execution for complex feature development?

Automating work plan execution requires parsing and executing tasks systematically using Python and Codex API access. You can delegate code implementation to Codex to conserve tokens while maintaining planning and review control within your current agent.

What is Codex delegation and how does it help with token conservation?

Codex delegation assigns code implementation tasks to the Codex API while keeping planning and review within your current agent. This conserves tokens by offloading heavy code generation to Codex during complex project management workflows.

Do I need Python and Codex API access to run work plan automation?

Yes, executing work plans with Codex delegation requires both Python and Codex API access. These dependencies are necessary to parse work documents systematically and delegate code implementation tasks for token conservation.

Can I use Codex delegation for large project management workflows?

Codex delegation suits large project management workflows by automating task execution and delegating code implementation to Codex. You maintain control over planning and review while Codex handles feature development to conserve tokens.

How do I execute a work plan file step by step?

To execute a work plan, run the command with your plan file path as the argument. The Skill parses the work document systematically, executing tasks step by step and delegating code implementation to Codex as needed.

What are the limitations of using Codex delegation for task automation?

Codex delegation for task automation requires Python and Codex API access, limiting use to environments with these dependencies. It applies to complex project management and feature development workflows, requiring work documents as input.