NWave

by nWave-ai 588 MIT Updated Jun 27, 2026
Workflow Claude Codeopencode

NWave is an open-source workflow skill for Claude Code and opencode, published by nWave-ai. Its author describes it as: “AI agents that guide you from idea to working code, with you in control at every step.”. The project has 588 stars on GitHub and is available under the MIT License license. Add it to your setup with `git clone https://github.com/nWave-ai/nWave ~/.claude/skills/nWave`.

Installation

Add NWave to your agent with:

git clone https://github.com/nWave-ai/nWave ~/.claude/skills/nWave

Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.

When to use it

Reach for NWave when you want workflow help from Claude Code without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.

Strengths

  • Clear MIT License license — safe to read and adapt
  • Established project with 588 GitHub stars
  • Declares compatibility with Claude Code, opencode
  • Actively maintained (recent commits)

Topics

agentic-aiagentic-codingagentic-frameworkagentic-workflowaiatddbddclaude-codeclaude-code-cliclaude-code-commandsclaude-code-hooksclaude-code-skillsclaude-code-subagentsdevopslean-uxopencodesoftware-architecturesoftware-craftmanshiptdd

Related skills

More Workflow →

Context management for Claude Code. Hooks maintain state via ledgers and handoffs. MCP execution without context pollution. Agent orchestration with isolated context windows.

3.9k parcadei MIT