ce-work-beta

Coordinate work execution with optional Codex delegation and structured batching.

Updated Apr 26, 2026
One-click install
npx skills add https://github.com/DieStok/ridder_lab_retreat_ai_hackathon_2026 --skill ce-work-beta-diestok
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ce-work-beta
Source: https://github.com/DieStok/ridder_lab_retreat_ai_hackathon_2026/tree/main/.agents/skills/compound-engineering/skills/ce-work-beta
Command: npx skills add https://github.com/DieStok/ridder_lab_retreat_ai_hackathon_2026 --skill ce-work-beta-diestok

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Execute work efficiently by coordinating with an external delegate to handle deterministic implementation steps while preserving plan quality and traceability.

Core Features & Use Cases

  • Beta Codex delegation mode for token-conscious code execution and handoffs.
  • Plan-driven or bare-prompt workflows with configurable delegation settings and sandbox modes.
  • Robust execution lifecycle including pre-delegation checks, batching, and post-batch merges with conflict handling.

Quick Start

Provide a work plan or prompt and run ce-work-beta to execute the described work with optional Codex delegation.

Frequently Asked Questions about ce-work-beta

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

FAQPage Schema
How do I coordinate workflow execution with external delegation for feature development?

Workflow execution with external delegation coordinates deterministic implementation steps through a beta Codex path, capturing pre-delegation checks, batching, and post-batch merges to preserve plan quality and ensure traceability.

Can I use bare prompts instead of full plans for task automation?

Yes, task automation accepts both plan-based inputs and bare prompts, applying configurable delegation settings and sandbox modes to execute the described work efficiently without requiring a structured plan.

Does Codex delegation support token-conscious code execution?

Codex delegation provides a beta mode for token-conscious code execution and handoffs, batching deterministic implementation steps to manage token usage while maintaining execution quality.

What's the best way to handle conflicts during batched work execution?

Batched work execution handles conflicts through post-batch merges integrated into the execution lifecycle, ensuring structured traceability and quality after delegating implementation steps to an external delegate.

When should I use external delegation instead of local workflow orchestration?

Use external delegation when shipping features requires token-conscious handoffs for deterministic steps, while local orchestration better suits workflows needing direct execution without pre-delegation checks and batch merges.

Why does ce-work-beta include pre-delegation checks in its execution flow?

Pre-delegation checks validate readiness before invoking external delegation, ensuring the batched execution flow maintains traceability and quality when handing off implementation steps to Codex.