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 -y skills add nwave-ai/nwave --skill nw-forgeInstalls into the current project.
Run `npx skills use "https://github.com/nwave-ai/nwave" --skill "nwave-ai/nwave/nw-forge"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/nwave-ai/nwave" that are relevant to the current task. Run `npx skills add "https://github.com/nwave-ai/nwave"` and select the relevant skills, then follow their instructions.