Skip to main content

Run Requirement Quality Checks

In brief: Run DeFOSPAM-style quality checks on stories, scenarios, or a plans folder before spending automation cycles.

When to use

Before heavy automation on weak or ambiguous requirements. Complements Author plans; does not replace authoring.

Prompt

/testchimp analyze requirement quality of US-181
/testchimp analyze requirement quality of plans/stories/billing
/testchimp analyze requirement quality of Checkout happy path

Scope

Explicit identity required — story, scenario, or plans path. No automatic branch/last-run scoping.

Policy

Optional policy can add project templates or extra quality rules the agent must enforce.

What it does

Runs DeFOSPAM (and related) checks for ambiguity, missing criteria, and weak structure; surfaces findings so humans or agents can harden the plan before Create tests.

See also