ワンクリックで
review
Review a branch or PR for merge readiness and produce a QA report.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Review a branch or PR for merge readiness and produce a QA report.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Implement production changes with or without new test coverage.
Prepare commits, push a branch, and create a draft PR targeting your base branch.
Practice test-driven development for new features and bug fixes.
Behavior-first test guidance.
Orchestrate the repo workflow from brief through draft PR using skills and thin role wrappers.
Create a product brief document for a feature or project.
SOC 職業分類に基づく
| name | review |
| description | Review a branch or PR for merge readiness and produce a QA report. |
This skill defaults to running in the QA persona. If you are not already running as QA (for example, the user invoked /review directly or you are the parent agent), delegate execution to a QA subagent and stop. If you are already running as QA, continue with the steps below.
Review a branch or PR for merge readiness, document findings, and save the QA report to docs/qa/reports/{yyyy-mm-dd}-{branch-or-pr-slug}.md.
templates/qa-report-template.md and save the report under docs/qa/reports/.PASS when the change is merge-readyPASS WITH RECOMMENDATIONS when the change can merge but still has non-blocking follow-upBLOCK when correctness, safety, or required verification is missing