nw-ab-critique-dimensi…
Review dimensions for validating agent quality - template compliance, safety, testing, and priority validation
Canary skill for auto-injection detection
$ npx -y skills add nWave-ai/nWave --skill nw-canary --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/nw-canaryContext preview
The summary Claude sees to decide when to auto-load this skill.
Canary skill for auto-injection detection
name: nw-canary description: "Canary skill for auto-injection detection" user-invocable: false disable-model-invocation: true
This skill exists solely for injection detection (ADR-006).
If you can read this content without explicitly loading the file, auto-injection is active and working.
Passphrase: NWAVE_SKILL_INJECTION_ACTIVE_2026
Do not modify this file. Its content integrity is verified by automated tests in `tests/canary/test_skill_injection.py`.
AI agents that guide you from idea to working code, with human judgment at every gate. nWave runs inside Claude Code. It breaks feature delivery into seven waves (discover, diverge, discuss, design, devops, distill, deliver).
Repo: nWave-ai/nWave
Review dimensions for validating agent quality - template compliance, safety, testing, and priority validation
Review dimensions for validating agent quality - template compliance, safety, testing, and priority validation
Review dimensions for acceptance test quality - happy path bias, GWT compliance, business language purity, coverage completeness, walking skeleton…
Detailed 5-phase workflow for creating agents - from requirements analysis through validation and iterative refinement
5-layer testing approach for agent validation including adversarial testing, security validation, and prompt injection resistance
Architectural style selection decision matrices, trade-off analysis, structural enforcement rules, and combination patterns. Load when choosing or evaluating…