wf-docker-todo-driven-execution-method

Automate TODO-driven execution workflows with planning and delivery gates in Docker environments.

Updated Nov 7, 2025
One-click install
npx skills add https://github.com/belluga/delphi-ai --skill wf-docker-todo-driven-execution-method
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: wf-docker-todo-driven-execution-method
Source: https://github.com/belluga/delphi-ai/tree/main/.cline/skills/wf-docker-todo-driven-execution-method
Command: npx skills add https://github.com/belluga/delphi-ai --skill wf-docker-todo-driven-execution-method

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This workflow provides a disciplined, gate-governed method to plan, approve, execute, and deliver work using a tactical TODO as the sole authority, ensuring traceability and repeatability across Docker-related projects.

Core Features & Use Cases

  • Ensures structured planning with canonical anchors (story slicing, assumptions, and execution plan) before work begins.
  • Enforces delivery gates (Plan Review, Decision Baseline, security checks) to prevent scope drift and ensure quality.
  • Applies to operational maintenance, feature work, and refactoring that require a bounded execution slice with auditable handoffs.

Quick Start

Provide an initial tactical TODO aligned with the project's canonical schema to begin a bounded execution cycle.

Frequently Asked Questions about wf-docker-todo-driven-execution-method

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

FAQPage Schema
What is gated TODO-driven execution in software engineering?▼

Gated TODO-driven execution uses a tactical TODO as the sole authority to plan, approve, execute, and deliver software work. It enforces canonical planning gates and decision baselines to ensure traceability and prevent scope drift across bounded execution slices.

How do I enforce delivery gates for Docker-based project maintenance?▼

You enforce delivery gates by applying a gated TODO-driven execution method to your Docker-based projects. This automates Plan Reviews, security checks, and Decision Baselines before work begins, ensuring structured planning and auditable handoffs during operational maintenance.

Can I use a TODO-driven workflow for both new project setup and ongoing maintenance?▼

Yes, the TODO-driven execution workflow applies to both zero-state Genesis and ongoing maintenance. It handles feature work, refactoring, and operational updates by bounding execution slices with canonical anchors like story slicing and execution plans.

What do I need to start a bounded execution cycle for engineering work?▼

To start a bounded execution cycle, you need to provide an initial tactical TODO aligned with the project's canonical schema. This TODO acts as the baseline for planning, approvals, and traceable handoffs throughout the delivery workflow.

Why does my software project suffer from scope drift during execution?▼

Scope drift often occurs when execution lacks disciplined delivery gates. Implementing a gated TODO-driven execution method prevents this by enforcing Plan Review and Decision Baseline gates, ensuring all work remains traceable to the original tactical TODO.