Ddd QA Chain

Run the quality verification chain—5 abstract verification layers (domain logic / contract / component interaction / E2E user journeys / visual regression) mapped onto the project's own test stack (unit runner, type checker, contract tests, e2e suite, visual regression), each with a gate, plus a run-all delivery gate and a DoD quality gate (deterministic assertions + probabilistic sample/threshold for model-driven behavior). Use when delivering or verifying a feature, before claiming work complete, or when asked to run full self-tests / quality checks. NOT for: stage-level DoD aggregation (use stage-gate) or single-shot verification (use verification-before-completion).

NinjaSln-labs 10d15a0 9.0 KB Updated

File contents

NinjaSln-labs/agent-skills/tree/main/ddd-qa-chain commit 10d15a0af3

Frequently asked questions

npx skillmds@latest add ninjasln-labs/ddd-qa-chain