Requirements qa
Skill SID-SURANGE/cursor-team-ops/skills/core/requirements-qa
Quality-check requirements, BRD, discovery, and understanding documents for invented content, open questions, and source conflicts. Use when working in docs/, requirements/, or BRD files; when the user asks to review a discovery question list, update a master doc, check a requirements file, or verify accuracy against source PDFs. Also use when asked "did we capture this correctly?" about any requirements document.From its SKILL.md
npx -y skills add SID-SURANGE/cursor-team-ops --skill requirements-qaAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
2.0 KB, 370 tokens by cl100k_base, as published. Nobody here has run it
📋 Requirements QA
Principles
- The source-of-truth file is declared in
.cursor/rules/project-context.mdcorAGENTS.md. Read it first. - Do not invent missing requirements. Surface gaps as open questions.
- When source documents conflict, call out the conflict explicitly — do not silently resolve it.
- Do not update the master doc without being asked. Only report findings.
Steps
- Identify sources — find source PDFs, BRDs, emails, or meeting notes, and the master/understanding doc.
- Cross-reference — every claim in the master must trace to a source doc, or be marked as an assumption.
- Flag findings using the output format below.
- Surface open questions — list any that remain unanswered in the source material.
Flag categories
| Category | Meaning |
|---|---|
[invented] | Claim in master doc with no source citation |
[conflict] | Two source docs disagree on the same point |
[open] | Question not yet answered in any source |
[duplicate] | Same content repeated across multiple docs unnecessarily |
[stale] | Content that existed in an old version but no longer matches current source |
Output format
[invented] §3.2 — "daily batch at midnight" has no source in any PDF
[conflict] §4 vs PDF-2 p.8 — field count differs (75 vs 72 fields)
[open] §8.1 OD-3 — Cognida role/ownership still unresolved
[duplicate] understanding.md §2 repeats master.md §3.1 verbatim
Report all findings before making any edits.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.