execute-plan

Convert approved plans into execution-ready task lists with metadata and quality gates.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/ramchanderpeddada/workflow-plugin --skill execute-plan-ramchanderpeddada
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: execute-plan
Source: https://github.com/ramchanderpeddada/workflow-plugin/tree/main/skills/execute-plan
Command: npx skills add https://github.com/ramchanderpeddada/workflow-plugin --skill execute-plan-ramchanderpeddada

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the transition from an approved plan to actionable development work by generating a structured task list, with ownership and sequencing, suitable for both backend and frontend efforts.

Core Features & Use Cases

  • Automatic task generation from an approved plan and plan-epic outputs.
  • Per-task metadata including title, service, dependencies, and effort estimates.
  • Sequential execution with per-task quality gates and comprehensive progress reporting.
  • Guidance for both backend and frontend implementation workflows.

Quick Start

Provide an approved plan or paste the plan-epic output, then say 'execute' to begin implementing the plan.

Frequently Asked Questions about execute-plan

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

FAQPage Schema
How do I convert an approved plan into an actionable task list for software development?

To convert an approved plan into an actionable task list, you can input the plan or plan-epic output and trigger the workflow. It generates structured execution-ready tasks by applying deterministic breakdown, capturing per-task metadata like dependencies and effort estimates.

What is a deterministic task creation workflow for plan-epic outputs?

A deterministic task creation workflow systematically breaks down an approved plan-epic output into a structured sequence of execution-ready tasks. It enforces strict task generation rules and captures per-task metadata to ensure development efforts are properly sequenced and validated.

Can I apply sequential execution with quality gates to both backend and frontend tasks?

Yes, the workflow applies sequential execution with per-task quality gates to both backend and frontend tasks. It guides teams through implementation workflows, ensuring each task meets quality standards before progressing to the next step in the sequence.

How do I start executing a plan-epic once the development plan is approved?

To start executing an approved plan, simply provide the plan document or paste the plan-epic output into the interface. Then say 'execute' to begin the automated process of task creation, sequencing, and validation.

Does this task automation workflow provide an auditable execution trace for development teams?

Yes, the task automation workflow provides a comprehensive auditable execution trace for development teams. It captures per-task metadata and runs sequential quality gates, generating progress reports that track the entire implementation lifecycle.

What per-task metadata is captured when breaking down a software development plan?

When breaking down a software development plan, the workflow captures per-task metadata including the task title, associated service, task dependencies, and effort estimates. This metadata ensures structured sequencing and comprehensive progress reporting.