ce:work

Execute work plans with inline, serial, and parallel task dispatching.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the execution of work plans by providing a systematic approach to understanding requirements, implementing features, and ensuring quality throughout the process.

Core Features & Use Cases

  • Systematic Execution: Systematically execute work plans by following structured steps and best practices.
  • Work Planning Integration: Integrate with various work document formats (plans, specifications, todo files).
  • Execution Strategies: Offers various execution strategies like inline, serial, and parallel subagents to handle different plan complexities.
  • Quality Checks: Performs comprehensive quality checks to ensure compliance with best practices and standards.

Quick Start

Execute the 'ce:work' skill with a plan file 'my_work_plan.md'.

Frequently Asked Questions about ce:work

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

FAQPage Schema
How do I execute a software development work plan systematically?

To execute a software development work plan systematically, provide a plan file like a markdown specification or todo file to a task execution engine that follows structured steps, dispatches subtasks, and performs quality assurance checks.

What is the best way to ensure feature completion and quality assurance during development?

The best way to ensure feature completion and quality assurance is to use an execution strategy that systematically processes work plans, maintains compliance with best practices, and performs extensive quality checks throughout the software development lifecycle.

Can I use markdown plan files and todo files for task dispatching?

Yes, you can use markdown plan files and todo files for task dispatching. The execution process integrates with various work document formats to systematically understand requirements and implement features based on the provided specifications.

Does parallel task dispatching work for complex software development work plans?

Yes, parallel task dispatching works for complex software development work plans. You can utilize inline, serial, and parallel execution strategies to handle different plan complexities and systematically implement required features.

What are the limitations when executing work plans with inline and serial execution strategies?

When executing work plans with inline and serial execution strategies, limitations depend on plan complexity. Inline and serial task dispatching processes sequentially, which may affect execution speed for highly parallelizable software development tasks compared to parallel strategies.