claude code hooks - adding voice on each hook
NWave
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
Related skills
More Workflow →from vibe coding to agentic engineering - practice makes claude perfect
Claude Mythos Engine 2026: AI Sub-Agent Framework for Epic Interactive Storytelling
🧿 MythOS 2026: Claude-Powered AI Narrative Engine & Sub-Agent Framework for Epic Storytelling
Context management for Claude Code. Hooks maintain state via ledgers and handoffs. MCP execution without context pollution. Agent orchestration with isolated context windows.