autorenew
Workflow Evals

Synced: 2026-09-15

Product Quality Perspective

A quality stage needs a product perspective on user value, business rules, scope, acceptance, and release risk.

When to Use

  • A quality stage needs a product perspective on user value, business rules, scope, acceptance, and release risk.
  • Product, engineering, and QA need to move a quality decision forward from the same facts, gaps, and actions.

Workflow

  1. Validate stage. If it is missing or unsupported, return Not applicable, name the supported stages, and request a valid stage; do not generate filler findings.
  2. Load and follow exactly one prompt from the table for the valid stage; never combine prompts from multiple stages.
  3. Use the supplied materials to decide whether the stage is applicable. If materials are insufficient or the stage is not applicable, explain why, list known facts, gaps, and needed material, and do not invent findings.
  4. Produce a standalone product-quality report that distinguishes facts, evidence, inferences, and unverified items.
stage Only prompt to load
requirements-analysis prompts/requirements-analysis.md
test-strategy prompts/test-strategy.md
test-strategy-review prompts/test-strategy-review.md
code-review prompts/code-review.md
test-case-writing prompts/test-case-writing.md
test-case-review prompts/test-case-review.md
test-reporting prompts/test-reporting.md
test-report-review prompts/test-report-review.md

Progressive Disclosure

  • Only after validating stage, read the one corresponding file in prompts/.
  • For evaluation or regression, use evals/ and skill-up validation; do not treat eval cases as project evidence.

Pre-delivery Checklist

  • The stage is valid and exactly one matching prompt was loaded
  • Applicability was assessed first; a non-applicable result contains no filler findings
  • The report has every contract field and separates facts, evidence, inferences, and gaps
  • No business rules, code correctness, passed tests, or release conclusion was invented
  • Actions have an accountable role and confidence reflects evidence completeness

Common Pitfalls

  • Do not turn a product-quality perspective into unsupported code-review or test-pass conclusions.
  • Do not equate “the requirement is met” with “the code is correct” or “tests have passed.”
  • Do not hide critical information gaps behind a generic checklist.

Install & call

Platform

AI Tool

npm install (recommended)

npx skills add https://github.com/naodeng/awesome-qa-skills/tree/main/skills/en/testing-workflows/product-quality-perspective -g -a codex -y

Quick install (one line)

Full script

Call example

@skill product-quality-perspective
Using the current project context, produce an actionable result following this skill.
Share