๐Ÿ”„
AutomationPython

NW Continue

by nWave-ai

NW Continue is an Automation skill for Claude Code, published by nWave-ai in nWave.

598 stars61 forkson nWave-ai/nWaveAdded 2026/08/25+1% in starsRepository updated 2026/06/27
agentic-aiagentic-codingagentic-frameworkagentic-workflowaiatddbddclaude-codeclaude-code-cliclaude-code-commandsclaude-code-hooksclaude-code-skillsclaude-code-subagentsdevopslean-uxopencodesoftware-architecturesoftware-craftmanshiptdd
Install in seconds
Install NW Continue
Copy NW Continue into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/nWave-ai/nWave/tree/main/nWave/skills/nw-continue ~/.claude/skills/nw-continue

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/nWave-ai/nWave.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
nWave/skills/nw-continue/SKILL.md in nWave-ai/nWave
Installs to
~/.claude/skills/nw-continue
Collection
One of 25 skills cataloged from this repository
Category
Automation โ€” 1523 skills

What NW Continue does

NW Continue scans docs/feature/ for active projects, detects the current wave, and shows what to resume next. Use it when returning to an in-progress feature after time away.

NW Continue is cataloged under Automation on DirSkills. NW Continue comes from a repository tagged agentic-ai, agentic-coding, agentic-framework, agentic-workflow and ai.

Documentation

README

NW-CONTINUE: Resume a Feature

Wave: CROSS_WAVE (entry point) | Agent: Main Instance (self โ€” wizard) | Command: /nw-continue

Overview

Scans docs/feature/ for active projects, detects wave artifacts, displays progress summary, launches next wave command. Eliminates manual artifact inspection when returning after hours/days.

You (main Claude instance) run this wizard directly. No subagent delegation.

Behavior Flow

Step 1: Scan for Projects

If project ID provided as argument, use it directly.

Otherwise scan docs/feature/ for project directories:

ls -d docs/feature/*/

No directories found: Display "No active projects found under docs/feature/." Suggest /nw-new. Stop.

Step 2: Project Selection (Multiple Projects)

This is the opening of the README. Read the full README on GitHub.

Commands NW Continue provides

Slash commands named in this skillโ€™s SKILL.md, listed in the order they first appear.

  • /nw-continue
  • /nw-new
  • /nw-design
  • /nw-deliver

Frequently asked about NW Continue

  • What else does nWave-ai publish alongside NW Continue?

    NW Continue is one of 25 skills that DirSkills catalogs from nWave-ai/nWave, the repository it ships in. Its siblings there include AT Completeness Check, Acceptance Test Critique Dimensions and Agent Creation Workflow. Each one is a separate skill with its own page in this directory, installs the same way NW Continue does, and is maintained by nWave-ai in that same repository. The rest of the collection is listed on the nWave-ai/nWave page.

  • How does NW Continue compare to other Automation skills?

    NW Continue ranks #1208 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of NW Continue against them. Open each page to compare what they document and how they install.

More from nWave-ai/nWave

NW Continue is one of 25 skills cataloged on DirSkills from nWave-ai/nWave.

See all 25 skills โ†’
โœ…
6d ago

AT Completeness Check

AT Completeness Check gates acceptance-test sets against a canonical 7-category taxonomy and 15-item checklist. Use it to spot missing boundary, state, lifecycle, flag, negative, and environment cases.
Quality
59861
โœ…
6d ago

Acceptance Test Critique Dimensions

Acceptance Test Critique Dimensions reviews acceptance tests for coverage, GWT structure, business-language wording, observable assertions, and traceability. Use it when peer-reviewing scenarios or walking skeletons before handoff.
Quality
59861
๐Ÿค–
6d ago

Agent Creation Workflow

Agent Creation Workflow guides agent design from requirements analysis through validation and refinement. Use it when creating a new agent or modifying an existing one with clear responsibilities, tools, and quality gates.
AI Engineering
59861
โœ…
6d ago

Agent Quality Critique Dimensions

Agent Quality Critique Dimensions provides checks for Claude Code agent definitions, including template compliance, safety, examples, loading, and priority. Use it when reviewing an agent file for correctness and fit.
Quality
59861
โœ…
6d ago

Agent Quality Critique Dimensions

Agent Quality Critique Dimensions provides review criteria for Claude Code agent definitions, including template compliance, safety, examples, and loading behavior. Use it when validating an agent before release or refactor.
Quality
59861
๐Ÿงช
6d ago

Agent Testing Framework

Agent Testing Framework defines a 5-layer approach for validating agent outputs, handoffs, and adversarial cases. It is used to check prompt injection resistance and other security constraints in Claude Code agents.
Quality
59861