ce-work

Execute work plans from triage to shipping with testing and review.

2|Updated May 8, 2026
One-click install
npx skills add https://github.com/xotong/claude-marketplace --skill ce-work-xotong
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ce-work
Source: https://github.com/xotong/claude-marketplace/tree/main/plugins/compound-engineering/skills/ce-work
Command: npx skills add https://github.com/xotong/claude-marketplace --skill ce-work-xotong

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Execute work efficiently while maintaining quality and finishing features by guiding teams through a structured execution lifecycle from plan intake to shipping, with automated coordination of tasks, reviews, and validation.

Core Features & Use Cases

  • End-to-end work execution: interpret a plan or prompt and drive triage, plan reading, environment setup, task creation, and execution.
  • Parallel and serial coordination: orchestrate multiple units of work with dependency handling, test discovery, and incremental commits.
  • Shipping-ready validation: enforce testing, linting, and plan-aligned verification before shipping and release.

Quick Start

Run ce-work on the provided plan document to execute the work from input triage to shipping.

Frequently Asked Questions about ce-work

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

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

Executing work from a plan requires systematically triaging input, generating tasks, coordinating parallel and serial work, and validating changes before shipping. This structured execution lifecycle ensures features are finished efficiently while maintaining quality.

What is the best way to coordinate parallel and serial tasks during project execution?

Coordinating parallel and serial tasks is done by orchestrating multiple units of work with dependency handling, test discovery, and incremental commits. This enforces iterative task execution aligned with repository standards and shipping workflow.

How does automated work validation handle testing and linting before shipping?

Automated work validation enforces testing, linting, and plan-aligned verification before shipping and release. This shipping-ready validation ensures incremental commits meet repository standards throughout the execution lifecycle.

Can I use a formal work plan to drive end-to-end execution and environment setup?

Yes, you can use a formal work plan to drive end-to-end execution. The process interprets the plan or prompt to manage input triage, plan reading, environment setup, task creation, and final execution with reviews.

What is needed to start automated work execution from a prompt or plan document?

Starting automated work execution requires a formal work plan or prompt document. The lifecycle begins by triaging this input, reading the plan, and setting up the environment before generating tasks for iterative execution.