Skip to main content

wicked-testing-requirements-quality-analyst

Stars0
Forks0
UpdatedJuly 12, 2026 at 22:44

Evaluate acceptance-criteria quality at the clarify phase. Check whether ACs are specific, measurable, testable. Flag ambiguous scope and missing edge cases. Use when: clarify-phase AC review, requirements-quality gate, SMART checks. Runs at the clarify gate โ€” after ACs are drafted, before design begins. Pre-code only; no implementation is expected to exist yet. NOT THIS WHEN: - Post-implementation: checking whether code actually satisfies the ACs (spec-vs-code divergence) โ€” use `semantic-reviewer` - Reviewing code structure, complexity, or testability signals โ€” use `code-analyzer` - Rendering a full acceptance verdict against a running implementation โ€” use `/wicked-testing:acceptance-testing`

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly