#375 · Primary category: AI Coding Assistants
nWave
AI agents that guide you from idea to working code, with you in control at every step.
Project last updated:08/30/26
GitHub Stars
601
Forks
61
Contributors
10
License
MIT
Why we included this project
nWave layers a structured workflow on top of Claude Code, splitting feature delivery into seven named waves, from discovery through design to devops and delivery. Each wave runs a specialized agent that produces artifacts, and you review and approve them before the next one starts. That human sign-off at every gate is what makes it appealing for developers and small teams who want agentic coding to feel like a controlled process rather than a gamble, particularly if you already practice TDD or BDD and want those habits enforced instead of left to chance. The built-in buddy command reads your project and tells you which wave to start with, so picking up a half-finished feature or onboarding a new teammate involves less guesswork. If raw Claude Code sessions tend to drift or skip testing, nWave gives you a repeatable structure with a checkpoint at each step.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.