gsd-execute-flow

Coordinate subskills to execute GSD workflow phases in parallel waves and verify completion.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/optivent/gsd-kimi-cli --skill gsd-execute-flow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-execute-flow
Source: https://github.com/optivent/gsd-kimi-cli/tree/main/skills/gsd-execute-flow
Command: npx skills add https://github.com/optivent/gsd-kimi-cli --skill gsd-execute-flow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This flow automates the end-to-end execution of a complete phase within a GSD workflow, coordinating plans, waves, and post-execution verification to reduce manual intervention.

Core Features & Use Cases

  • Parallel plan execution by wave to speed up delivery.
  • Automatic phase verification and gap detection for early quality signals.
  • Built-in coordination with pre-checks, retries, and clear failure reporting to keep projects on track.

Quick Start

Issue the /skill:gsd-execute-flow command for a target phase to start automated execution and verification.

Frequently Asked Questions about gsd-execute-flow

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

FAQPage Schema
How do I automate parallel phase execution in a multi-agent workflow?

Automated phase execution coordinates multiple subskills to run plans in parallel by wave, reducing manual intervention. It orchestrates end-to-end execution and post-execution verification across complex software projects.

What is wave coordination in multi-agent phase execution?

Wave coordination organizes parallel plan execution to speed up delivery within a phase. It groups tasks into waves that run concurrently, allowing multiple subskills to execute plans simultaneously while maintaining dependency order.

How do I verify completion and detect gaps after running a project phase?

Phase verification automatically validates completion and detects gaps after execution to provide early quality signals. It coordinates with verification subskills to check work results and report any failures or missing deliverables.

Does automated workflow execution handle pre-checks and retries for failed plans?

Automated workflow execution includes built-in pre-checks, retries, and clear failure reporting to keep projects on track. These mechanisms coordinate with progress and verification subskills to handle execution errors.

Can I use phase execution automation for complex software projects with multiple dependencies?

Phase execution automation applies to complex software projects with multiple phases and dependencies. It coordinates subskills to drive execution and validation across the entire workflow, reducing manual intervention.