ce-work

Interprets a plan or prompt and orchestrates a multi-phase workflow with quality gates.

2|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/thisisryanswift/zellij-agent-tools --skill ce-work-thisisryanswift
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ce-work
Source: https://github.com/thisisryanswift/zellij-agent-tools/tree/main/.opencode/skills/ce-work
Command: npx skills add https://github.com/thisisryanswift/zellij-agent-tools --skill ce-work-thisisryanswift

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill orchestrates end-to-end work execution by interpreting a plan document or a bare prompt and driving a structured workflow that delivers complete features with quality checks.

Core Features & Use Cases

  • Plan-driven execution: reads a plan or prompt and organizes tasks into a coherent execution sequence.
  • Phase-aware workflow: follows a multi-phase approach (input triage, environment setup, task execution, testing, and shipping) with built-in verification.
  • Quality-first delivery: enforces tests, linting, and review gates to ensure shipped work meets standards.

Quick Start

Provide a plan document path or a plain description of the work, and let ce-work execute it end-to-end.

Frequently Asked Questions about ce-work

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

FAQPage Schema
How do I automate end-to-end work execution from a plan document?

To automate work execution, provide a plan document path or a plain description of the work. The workflow orchestrates tasks into a coherent sequence, applying multi-phase execution from input triage to shipping with built-in verification.

What is a phase-aware workflow for feature finishing?

A phase-aware workflow for feature finishing is a multi-phase approach that includes input triage, environment setup, task execution, testing, and shipping. It enforces quality checks and verification criteria at each phase to ensure delivered features meet standards.

Can I use a bare prompt to drive structured task management and execution?

Yes, you can use a bare prompt to drive structured task management. The workflow interprets your plain description and organizes tasks into a coherent execution sequence, requiring no formal plan document to begin the end-to-end execution process.

How do I enforce quality gates like testing and linting during project work?

You enforce quality gates by following a quality-first delivery workflow that integrates tests, linting, and review gates. This ensures shipped project work adheres to existing patterns and meets defined verification criteria before completion.

What is the best way to execute planned tasks with built-in verification criteria?

The best way to execute planned tasks with verification is using a plan-driven execution workflow. It reads your plan, organizes tasks into a sequence, and applies iterative phases with enforced quality checks to verify work meets required standards before shipping.