ce-work

Execute work plans and prompts with task execution, testing, and quality checks.

14|3|Updated May 7, 2026
One-click install
npx skills add https://github.com/Ouro-labs/ouroboros-plugins --skill ce-work-ouro-labs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ce-work
Source: https://github.com/Ouro-labs/ouroboros-plugins/tree/main/plugins/compound-engineering/assets/skills/ce-work
Command: npx skills add https://github.com/Ouro-labs/ouroboros-plugins --skill ce-work-ouro-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the execution of work, ensuring quality and completion of features, by systematically executing plans or prompts and maintaining quality throughout the process.

Core Features & Use Cases

  • Work Execution Command: Execute work from a plan document or a prompt, focusing on shipping complete features.
  • Input Document: Process plan documents or prompts that describe the work to be executed.
  • Execution Workflow: Systematic workflow that includes input triage, quick start, task execution loop, quality check, and finishing work.
  • Parallel and Serial Execution: Handle tasks either in parallel or serially, depending on complexity and dependencies.
  • Continuous Testing: Test code continuously and ensure all tasks are completed and verified.
  • Quality Check and Finishing Work: Perform quality checks and finalize the work to ensure it meets the required standards.

Quick Start

Use the ce-work skill to execute the work described in the 'work-plan.md' document.

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 development plan document and ensure feature completion?

To execute a development plan and ensure feature completion, you can process the plan document through a systematic workflow that triages inputs, runs a task execution loop, and performs quality checks. This ensures features ship completely.

What is continuous testing in the context of structured work execution?

Continuous testing in structured work execution involves running tests systematically throughout the task execution loop to verify code quality. It ensures all tasks are completed and validated before finalizing the work.

Can I handle complex development tasks in parallel during work execution?

You can handle complex development tasks either in parallel or serially during work execution. The system determines the execution method based on task complexity and dependencies to maintain workflow efficiency.

How do I verify code quality and finalize work after completing planned tasks?

To verify code quality and finalize work after completing tasks, the workflow includes a dedicated quality check phase. This step validates that all completed tasks meet required standards before finishing the work.

Do I need a specific plan format to automate task management and work execution?

You need a plan document or prompt that describes the work to be executed. The system processes these inputs to automate task management, applying structured execution workflows to ship complete features.