arib-wave-start

Scaffold wave directories and dispatch architectural and planning agents.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the problem of fragmented, uncoordinated multi-session work by providing a structured, convention-based framework for managing complex delivery waves.

Core Features & Use Cases

  • Automated Scaffolding: Instantly creates standardized wave directories, git branches, and planning templates.
  • Parallel Agent Dispatch: Simultaneously triggers architect and planner agents to define scope, risks, and execution sequences.
  • Use Case: When starting a new feature like a payment integration, use this skill to ensure the architecture, planning, and risk assessment are aligned and documented before a single line of code is written.

Quick Start

Invoke the arib-wave-start skill followed by the name of your new feature to initialize the project structure and planning agents.

Frequently Asked Questions about arib-wave-start

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

FAQPage Schema
How do I coordinate architecture and planning for complex multi-session software delivery?

Multi-session software delivery coordination is achieved by scaffolding directories and dispatching parallel architectural and planning agents to define scope, risks, and execution sequences before coding begins.

What is a delivery wave in software development planning?

A delivery wave is a structured, multi-session framework for managing complex development tasks, utilizing convention-based directory scaffolding and parallel agent dispatch to align architecture, planning, and risk assessment.

Do I need a clean git working tree to start automated scaffolding for delivery waves?

Yes, starting automated scaffolding for delivery waves requires a clean git working tree and adherence to kebab-case naming conventions for wave identification to properly initialize project structure.

How do I scaffold directories and dispatch planning agents for a new feature?

Scaffolding directories and dispatching planning agents is done by invoking the skill with a feature name, which instantly creates standardized directories, git branches, and templates while triggering architect agents.

Can I use parallel agent dispatch for scope definition and risk assessment?

Yes, parallel agent dispatch simultaneously triggers architect and planner agents to define scope, assess risks, and establish execution sequences for complex software development tasks.

What are the limitations of convention-based multi-session work frameworks?

Convention-based multi-session work frameworks require strict adherence to kebab-case naming and a clean git working tree, meaning uncommitted changes or naming violations will prevent proper wave initialization and scaffolding.