workflow

Orchestrate six-stage sprint workflows with artifact gates and inter-skill data flow.

2|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/Wilder1222/superomni --skill workflow-wilder1222
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workflow
Source: https://github.com/Wilder1222/superomni/tree/main/skills/workflow
Command: npx skills add https://github.com/Wilder1222/superomni --skill workflow-wilder1222

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Documents the end-to-end sprint workflow and inter-skill data flow. Use to understand which skills to use, in what order, and how data flows between them.

Core Features & Use Cases

  • Defines the six-stage sprint pipeline THINK → PLAN → REVIEW → BUILD → VERIFY → RELEASE and clarifies data artifacts between stages.
  • Provides artifact gate rules and session continuity guidance to enable wave-style auto-advancement.
  • Supports cross-skill coordination and tracing of data flow from ideation to release.

Quick Start

Provide a high-level feature idea and let the workflow guide you from THINK through RELEASE, generating the required artifacts along the way.

Frequently Asked Questions about workflow

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

FAQPage Schema
How do I orchestrate end-to-end sprint workflows from ideation to release?

Sprint workflow orchestration coordinates inter-skill data flow across six stages: THINK, PLAN, REVIEW, BUILD, VERIFY, and RELEASE. It enforces artifact gates and continuity checks to ensure structured session artifacts and automated wave-style progression.

What are sprint artifact gates and how do they prevent premature stage advancement?

Sprint artifact gates are guardrails that validate required data artifacts between workflow stages. They perform continuity checks to prevent premature advancement, ensuring each phase like PLAN or BUILD satisfies completion requirements before auto-advancing.

How do I automate pipeline progression for a multi-stage software development lifecycle?

Automated pipeline progression uses wave-style auto-advancement guided by session continuity rules. By satisfying artifact gate requirements at each stage, the workflow automatically advances through the sprint pipeline from ideation to release.

Can I trace cross-skill data flow across the entire sprint pipeline?

Yes, cross-skill data flow tracing is supported throughout the sprint pipeline. The workflow clarifies which skills to use, in what order, and how data flows between them from initial ideation through final release.

What is the best way to structure a sprint pipeline with stage gating and continuity checks?

The best way to structure a sprint pipeline is using a six-stage sequence: THINK, PLAN, REVIEW, BUILD, VERIFY, and RELEASE. This framework defines data artifacts between stages and applies continuity checks for wave-style auto-advancement.

Do I need specific dependencies to manage sprint workflows with automated progression?

No specific dependencies are required to manage sprint workflows with automated progression. The workflow operates independently to define the sprint pipeline, artifact gate rules, and session continuity guidance for cross-skill coordination.