ce:work

Execute planned engineering work through task decomposition, tests, and incremental commits.

Updated Sep 16, 2025
One-click install
npx skills add https://github.com/mukles/platejs-markdown-converter --skill ce-work-mukles
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ce:work
Source: https://github.com/mukles/platejs-markdown-converter/tree/main/.agents/skills/ce-work
Command: npx skills add https://github.com/mukles/platejs-markdown-converter --skill ce-work-mukles

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Execute work efficiently while maintaining quality and finishing features.

Core Features & Use Cases

  • Provides a structured, phase-based workflow to transform an initial plan or prompt into a complete feature, ensuring alignment with plan details, tests, and verification criteria.
  • Performs input triage, plan reading, task decomposition, and incremental commits to ship fully implemented features with quality checks.
  • Supports generation of a task list, test discovery, and continuous validation to reduce rework and maintain project momentum.

Quick Start

Start by summarizing the work plan and begin Phase 1 quick-start execution to ship a completed feature.

Frequently Asked Questions about ce:work

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

FAQPage Schema
How do I execute engineering work from a plan and ensure feature quality?▼

Executing engineering work from a plan involves triaging inputs, breaking down tasks, and running a phase-based execution loop with tests and quality checks to ship features fast with quality.

What is the best way to manage task breakdown and incremental commits for feature delivery?▼

The best way to manage task breakdown and incremental commits is to generate a task list from the plan, discover tests early, and validate continuously across implementation units to maintain momentum and reduce rework.

How do I verify outcomes and run quality checks during engineering workflow execution?▼

You verify outcomes and run quality checks by applying continuous validation within the execution loop, ensuring each implementation unit passes unit verification and end-to-end checks before moving to the next phase.

Does this task management workflow require any specific dependencies to start?▼

No, this task management workflow requires no specific dependencies to start. It operates standalone to read your plan, triage inputs, and orchestrate work execution without external component prerequisites.

Can I use this structured workflow for large features spanning multiple implementation units?▼

Yes, you can use this structured workflow for large features. It explicitly supports end-to-end feature shipping across multiple implementation units through phase-based work orchestration and incremental commits.