ce-work

Execute structured work plans from plan/spec/todo files with phase-based task tracking.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the execution of structured work plans (plan/spec/todo files) to ship complete features with quality guardrails.

Core Features & Use Cases

  • Phase-based execution workflow that reads an input document, splits work into actionable tasks, and tracks progress.
  • Integrated guidance for environment setup, branching strategy, and incremental commits to maintain code quality and momentum.
  • Supports iterative planning and validation with testing, reviews, and post-deploy monitoring steps.

Quick Start

Run the ce-work workflow on your plan document to begin executing a work plan and shipping features.

Frequently Asked Questions about ce-work

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

FAQPage Schema
How do I automate execution of structured work plans to ship features?

Automating work plan execution involves reading plan documents, splitting them into actionable tasks, and tracking progress through phase-based execution with incremental commits and testing to ship features.

What is phase-based execution for task management in software development?

Phase-based execution is a workflow that reads an input document, splits work into actionable phases, and tracks task completion to maintain code quality and delivery momentum for software projects.

How do I execute a todo file with quality guardrails and code checks?

To execute a todo file with quality guardrails, apply an automated workflow that tracks tasks, guides incremental commits, and runs a system-wide test check to ensure code quality before shipping features.

Can I use automated task tracking for project management plans outside of code?

Yes, automated task tracking applies to project management or any feature delivery workflow requiring plans, tasks, and quality checks, provided the input is structured as a plan or spec document.

Does automated work plan execution support branching workflow and environment setup?

Yes, automated work plan execution integrates guidance for environment setup and branching strategy to maintain code quality and momentum throughout the feature delivery workflow.

What are the limitations of automating feature delivery from spec files?

Automating feature delivery from spec files relies on existing project conventions and requires structured plan documents; it guides but does not replace manual reviews or post-deploy monitoring within the workflow.