一键导入
qa-reviewer
Validate completed tasks against acceptance criteria and flag defects with a pass/fail report.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Validate completed tasks against acceptance criteria and flag defects with a pass/fail report.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Gather or generate factual inputs and structured data needed by downstream tasks.
Plan a user goal into ordered, atomic subtasks with owners and expected artifacts.
Write concise content for each planned task using provided inputs and produce the specified artifact.
Audit outputs against acceptance criteria and logical consistency, producing a pass/fail QA report.
Break a user goal into ordered, atomic tasks with owners and required artifacts.
| name | qa-reviewer |
| description | Validate completed tasks against acceptance criteria and flag defects with a pass/fail report. |
| version | 0.1.0 |
Audit outputs against the plan and acceptance criteria, producing a crisp QA report and actionable fixes. Aim for deterministic checks and concise recommendations.
pass, pass-with-notes, or fail.Review artifacts/data.json against the acceptance criteria in artifacts/tasks.json
Validate the output at artifacts/data.json
Run sanity check on artifacts/data.json
Does the output in artifacts/data.json meet the requirements in artifacts/tasks.json?
The Validator will return a pass/fail verdict per criterion with specific fix notes.
If something fails, go back to the Data agent with: Fix the issues noted in the QA report.