nWave/skills/nw-forge/SKILL.md
Creates new specialized agents using the 5-phase workflow (ANALYZE > DESIGN > CREATE > VALIDATE > REFINE). Use when building a new AI agent or validating an existing agent specification.
npx skillsauth add nwave-ai/nwave nw-forgeInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Wave: CROSS_WAVE Agent: Zeus (nw-agent-builder)
Create a new agent using research-validated v2 approach: focused core (200-400 lines) with Skills for domain knowledge.
.md using template. Workflow must be numbered task list. Create Skill files if domain knowledge exceeds 50 lines. Gate: agent file written, line count under 400.@nw-agent-builder
Execute *forge to create {agent-name} agent.
Configuration:
wc -l)Handoff To: Agent installation and deployment Deliverables: Agent specification file + Skill files (if any)
~/.claude/agents/nw/nw-{agent-name}.md
~/.claude/skills/nw-{skill-name}/SKILL.md*.md (if Skills needed)
testing
Scala 3 language-specific patterns with ZIO, Cats Effect, and opaque types
testing
Kotlin language-specific patterns with Arrow, Raise DSL, and coroutine-based effects
testing
Haskell language-specific patterns, GADTs, type classes, and effect systems
testing
F# language-specific patterns, Railway-Oriented Programming, and Computation Expressions