nw-continue

Scan docs/feature/ artifacts to detect wave progress and resume the next step.

Updated Apr 15, 2026
One-click install
npx skills add https://github.com/StudentCristian/nWave-github --skill nw-continue
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nw-continue
Source: https://github.com/StudentCristian/nWave-github/tree/main/.github/skills/nw-continue
Command: npx skills add https://github.com/StudentCristian/nWave-github --skill nw-continue

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Detects current wave progress for a feature by scanning docs/feature/ for artifacts and resumes at the next step.

Core Features & Use Cases

  • Scans docs/feature/ directories to identify active projects and their wave artifacts.
  • Detects incomplete or missing waves and recommends the next actionable step.
  • Supports auto-detect or user-selected project flow to resume work across multiple features.

Quick Start

Run the nw-continue wizard to detect current feature progress and resume the next required wave.

Frequently Asked Questions about nw-continue

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

FAQPage Schema
How do I resume feature workflow progress after stopping midway through a development wave?

To resume feature workflow progress, scan docs/feature/ directories for existing artifacts and execution logs. The system detects your current wave stage and launches the next sequential command automatically after user confirmation.

What are the DISCUSS, DESIGN, DISTILL, and DELIVER waves in feature development?

The DISCUSS, DESIGN, DISTILL, and DELIVER waves are sequential stages organizing feature development into distinct phases. Artifacts generated at each step track progress and determine the next actionable command.

How do I detect incomplete or skipped waves across multiple feature projects?

Detect incomplete or skipped waves by scanning docs/feature/ directories for artifact presence and execution logs. The system flags anomalies like empty artifacts and identifies which projects require immediate action.

Can I auto-detect the active project when resuming a feature workflow?

Yes, you can auto-detect the active project or manually select from multiple features. The wizard scans docs/feature/ directories to identify active projects and their wave artifacts, then resumes the appropriate workflow.

Why does my feature workflow resume at the wrong step after an empty artifact is generated?

A feature workflow may resume incorrectly if artifacts are empty or waves are skipped. The system flags these anomalies by reading artifact presence and execution logs to prevent incorrect wave progression.