ce-work-beta

Execute work plans with external delegate support and Codex delegation mode.

Updated May 4, 2026
One-click install
npx skills add https://github.com/IAmKongHai/compound-engineering-plugin-zh --skill ce-work-beta-iamkonghai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ce-work-beta
Source: https://github.com/IAmKongHai/compound-engineering-plugin-zh/tree/main/3.4.2/skills/ce-work-beta
Command: npx skills add https://github.com/IAmKongHai/compound-engineering-plugin-zh --skill ce-work-beta-iamkonghai

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a streamlined approach to execute work, leveraging external delegate support and an experimental Codex delegation mode for token-conserving code implementation.

Core Features & Use Cases

  • External Delegate Support: Execute work with external delegate support, enhancing efficiency and quality.
  • Codex Delegation Mode: Utilize experimental Codex delegation mode for token-conserving code implementation.
  • Use Case: Imagine you have a complex piece of code that requires efficient execution. Use this Skill to delegate the code implementation to Codex, conserving tokens and improving execution speed.

Quick Start

Execute work with external delegate support by running ce-work-beta [plan doc path or description of work] [delegate:codex].

Frequently Asked Questions about ce-work-beta

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

FAQPage Schema
How do I execute code implementation tasks while conserving tokens?

You can conserve tokens during code implementation by using experimental Codex delegation mode, which delegates work execution to Codex. This mode handles complex workflows by understanding requirements and following existing patterns to maintain quality.

What is external delegate support for work execution?

External delegate support for work execution is a mechanism that streamlines code implementation by offloading tasks to an external delegate. It enhances efficiency by allowing the system to handle complex workflows with multiple tasks and dependencies.

How do I start a complex workflow with multiple dependencies using Codex delegation?

To start a complex workflow with Codex delegation, run the execution command with your plan document path or work description and specify the codex delegate. You must provide an input document containing the plan or prompt describing the work.

Do I need an input document to delegate code implementation to Codex?

Yes, delegating code implementation to Codex requires an input document with a plan or prompt describing the work. This document provides the necessary requirements and context for the system to understand and execute the tasks.

Does Codex delegation mode work for complex workflows with multiple tasks?

Yes, Codex delegation mode works for complex workflows with multiple tasks and dependencies. It executes work by understanding requirements, following existing patterns, and maintaining quality while conserving tokens during the code implementation process.

What are the limitations of using experimental Codex delegation mode?

The primary limitation of Codex delegation mode is its experimental status, meaning it may not be fully stable. It specifically targets token-conserving code implementation and requires an input document with a clear plan to function correctly.