ce-work

Execute work plans by triaging inputs, planning tasks, and delivering tested PR-ready changes.

50|14|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/All-The-Vibes/ATV-StarterKit --skill ce-work-all-the-vibes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ce-work
Source: https://github.com/All-The-Vibes/ATV-StarterKit/tree/main/.github/skills/ce-work
Command: npx skills add https://github.com/All-The-Vibes/ATV-StarterKit --skill ce-work-all-the-vibes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured workflow to execute work documents by triaging input, planning tasks, and delivering incremental results with continuous testing and quality checks. It guides teams through phases of input triage, planning, task creation, execution, quality checks, and shipping results, ensuring alignment with plan documents and stakeholder goals.

Core Features & Use Cases

  • Phase-driven execution: triage inputs, interpret plans, and orchestrate tasks across multiple steps.
  • Plan-to-ship workflow: read implementation units, create a task list, choose an execution strategy, and manage incremental commits.
  • Quality-first delivery: enforce testing, linting, and code reviews before shipping features.
  • Use Case: a team hands off a plan document; the skill organizes work into actionable tasks, runs tests, and prepares a PR-ready change.

Quick Start

Provide a work objective or plan document and let the system execute the task using the described phases.

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 work plan and track tasks to ship a feature?

You can execute a work plan by triaging inputs, creating a task list, and managing incremental commits with continuous testing. This phase-driven workflow ensures structured execution and tracks progress until the feature is shipped.

What is the best way to manage code reviews and quality checks during feature development?

The best way to manage quality checks is enforcing testing, linting, and code reviews before shipping features. This quality-first delivery approach validates code across multiple phases to ensure the final change is PR-ready.

Can I use a plan document to automatically generate a task list for project work?

Yes, you can use a plan document to automatically generate a task list for project work. The system interprets implementation units from the document, chooses an execution strategy, and organizes the work into actionable tasks.

Does this workflow handle cross-phase validation for issue resolution?

Yes, this workflow handles cross-phase validation for issue resolution by applying structured execution and task segmentation. It enforces continuous testing and quality checks across all phases to satisfy stakeholder goals.

How do I prepare a PR-ready change from an implementation plan?

To prepare a PR-ready change from an implementation plan, you orchestrate tasks across execution phases, run tests, and perform quality checks. This process produces a final documented change ready for pull request submission.