arib-wave-run

Execute multi-step project plans by coordinating specialist agents and verifying outcomes.

2|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/AribSudia/claude-code-methodology --skill arib-wave-run
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arib-wave-run
Source: https://github.com/AribSudia/claude-code-methodology/tree/main/.claude/skills/arib-wave-run
Command: npx skills add https://github.com/AribSudia/claude-code-methodology --skill arib-wave-run

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates the friction of manual approval loops in multi-step engineering tasks by providing a self-correcting, reference-based execution engine that auto-advances through defined project plans.

Core Features & Use Cases

  • Auto-Advance Execution: Automatically progresses through project steps without requiring constant human confirmation, pausing only for genuine checkpoints or failures.
  • Dynamic Reconciliation: Uses a verification-agent to compare achieved results against the plan, triggering re-engineering loops if gaps are detected.
  • Use Case: When implementing a complex feature like a payment integration, this skill manages the entire sequence from environment wiring to deployment, ensuring each step is verified and committed before moving to the next.

Quick Start

Execute the current wave plan from the first step by running the arib-wave-run command in your terminal.

Frequently Asked Questions about arib-wave-run

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

FAQPage Schema
How do I automate multi-step engineering workflows without manual approval loops?

Automating multi-step engineering workflows requires a self-correcting execution engine that auto-advances through defined project plans, pausing only for genuine checkpoints or failures. This eliminates manual approval friction by coordinating specialist agents automatically.

What is dynamic reconciliation in automated project execution?

Dynamic reconciliation is the process of comparing achieved results against a defined plan using a verification-agent. If gaps are detected between the outcome and success criteria, it triggers automated re-engineering loops to correct the execution path.

Do I need a specific plan structure for automated workflow execution?

Yes, automated workflow execution requires adherence to the wave-based PLAN.md structure. This structured format allows the execution engine to parse steps, coordinate specialist agents, and verify outcomes against defined success criteria accurately.

How do I execute a wave plan from the first step in my terminal?

To execute a wave plan from the first step, run the arib-wave-run command in your terminal. This initiates the auto-advance execution sequence, managing the entire progression from environment wiring to deployment with automated verification.

Can I use this for complex software integrations across multiple sessions?

Yes, this workflow execution engine applies to complex software engineering workflows requiring durable, multi-session progress. It manages sequences like payment integrations, ensuring each step is verified and committed before advancing to the next.

What happens if a workflow step fails verification criteria?

When a workflow step fails verification criteria, the dynamic reconciliation mechanism detects the gap and triggers a re-engineering loop. The system pauses the auto-advance execution to correct the failure before attempting to progress further.