kiwi-wave-master

Decompose complex workflows into sequential waves and execute them in order.

1|Updated Apr 29, 2026
One-click install
npx skills add https://github.com/Snoworca/speckiwi --skill kiwi-wave-master
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kiwi-wave-master
Source: https://github.com/Snoworca/speckiwi/tree/main/skills/claude/kiwi-wave-master
Command: npx skills add https://github.com/Snoworca/speckiwi --skill kiwi-wave-master

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires specwi, kiwi-skill, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of managing large, complex workflows by breaking them down into smaller, sequential waves, allowing for organized and efficient execution.

Core Features & Use Cases

  • Workflow Decomposition: Automatically decompose large workflows into smaller, manageable waves.
  • Sequential Execution: Execute waves in a defined order, ensuring dependencies are met.
  • Tracking and Resumption: Track progress across waves and resume from the last incomplete wave, even after interruptions.

Quick Start

Use the kiwi-wave-master skill to decompose your workflow into waves and execute them sequentially.

Frequently Asked Questions about kiwi-wave-master

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

FAQPage Schema
How do I manage complex workflows with multiple sequential dependencies?

To manage complex workflows, you can break them down into smaller, sequential waves. This decomposition approach organizes large-scale projects by ensuring dependencies are met before executing subsequent steps.

What is wave decomposition in project management?

Wave decomposition is a project management technique that breaks down large workflows into smaller, manageable, sequential waves. This method ensures organized execution by processing defined stages in a specific order.

How do I resume an interrupted project workflow from the last completed step?

You can resume an interrupted project workflow by tracking progress across sequential waves. This mechanism allows you to restart execution from the last incomplete wave, preventing the loss of prior work.

Do I need SpecKiwi to execute large-scale project workflows?

Yes, you need SpecKiwi for workflow management and Kiwi skills for execution. These dependencies are required to handle both the research and implementation stages of large-scale projects.

What is the best way to handle research and implementation stages in a large project?

The best way to handle research and implementation stages is by decomposing the workflow into sequential waves. This ensures dependencies are resolved step-by-step, streamlining execution across both phases.

Can I track progress across multiple steps in a sequential workflow?

Yes, you can track progress across multiple steps by dividing the workflow into sequential waves. This allows you to monitor each stage individually and resume from any incomplete wave if interrupted.