autorenew

SKILL DETAIL

Product Quality Perspective

Use this skill when product-quality responsibility is needed across requirements, strategy, review, test-case, or reporting stages; triggers include product quality perspective, product quality review..

StatusStable
TypeWorkflow Skill
DomainQuality workflow
SDLCTesting workflow
Good forQA / BA / PM
LanguageChinese / English
EvalsEvals ✓
Synced2026-09-15

Why this Skill

It turns this Skill's method into a quality input that can be executed, reviewed, and reused.

  • A quality stage needs a product perspective on user value, business rules, scope, acceptance, and release risk.
  • 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.”

When to use

Use this Skill
  • 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.
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.

Input

Minimum Input
  • 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.
Recommended Input
  • 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.
Optional Context
  • Relevant code or configuration
  • Historical results
  • Logs and metrics

Output

The output follows this Skill's method and makes facts, assumptions, risks, and next steps explicit.

Judge the output value before installing

  1. 01The stage is valid and exactly one matching prompt was loaded
  2. 02Applicability was assessed first; a non-applicable result contains no filler findings
  3. 03The report has every contract field and separates facts, evidence, inferences, and gaps
  4. 04No business rules, code correctness, passed tests, or release conclusion was invented
View full output structure
  1. 05Actions have an accountable role and confidence reflects evidence completeness

How It Works

  1. 01Validate 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. 02Load and follow exactly one prompt from the table for the valid stage; never combine prompts from multiple stages.
  3. 03Use 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. 04Produce a standalone product-quality report that distinguishes facts, evidence, inferences, and unverified items.

Install & Quick Start

Install command / SHELL
npx skills add \
  https://github.com/naodeng/awesome-qa-skills/tree/main/skills/en/testing-workflows/product-quality-perspective
  -g
product-quality-perspective.prompt
@skill product-quality-perspective

Using the current project context, produce an actionable result following this Skill.

Additional context:
[Paste project context or requirement]