nw-fast-forward

Automate sequential execution of DISCUSS, DESIGN, DEVOPS, DISTILL, and DELIVER waves.

Updated Mar 18, 2024
One-click install
npx skills add https://github.com/v1bh0r/precise-ledger-pro --skill nw-fast-forward-v1bh0r
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nw-fast-forward
Source: https://github.com/v1bh0r/precise-ledger-pro/tree/main/nWave/skills/nw-fast-forward
Command: npx skills add https://github.com/v1bh0r/precise-ledger-pro --skill nw-fast-forward-v1bh0r

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates manual, multi-wave orchestration by automatically executing planned waves end-to-end without pausing for reviews between steps.

Core Features & Use Cases

  • Auto-executes DISCUSS, DESIGN, DEVOPS, DISTILL, and DELIVER waves in sequence after a single confirmation.
  • Detects current progress and can start from the first incomplete wave or a specified wave via --from.
  • Provides a clear fast-forward plan and a one-time confirmation prompt, with error handling and a resume path via /nw-continue.

Quick Start

Run the /nw-fast-forward command with an optional --from flag to begin from a specific wave.

Frequently Asked Questions about nw-fast-forward

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

FAQPage Schema
How do I automate end-to-end project wave progression without pausing for reviews?

Automate end-to-end project wave progression by running the fast-forward command to execute DISCUSS, DESIGN, DEVOPS, DISTILL, and DELIVER waves sequentially. It applies to wave-driven product workflows and skips intermediate reviews after a single confirmation.

Can I resume automated workflow execution if it stops midway through a wave?

You can resume automated workflow execution using the /nw-continue command. The system provides a safe termination with a resume path, allowing you to restart from the point of interruption without losing prior progress.

How do I start workflow automation from a specific wave instead of the beginning?

Start workflow automation from a specific wave by using the optional --from flag. The system detects current progress and can begin execution from the first incomplete wave or the specified starting point.

What happens before the system executes sequential waves automatically?

Before executing sequential waves automatically, the system provides a clear fast-forward plan and a one-time confirmation prompt. Once confirmed, it handles progress detection, plan visualization, and artifact verification without further manual input.

Does automated wave execution handle error detection and artifact verification?

Automated wave execution handles error detection and artifact verification during the sequential progression. It safely manages the workflow from DISCUSS to DELIVER, ensuring artifacts are verified before moving to the next phase.