بنقرة واحدة
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 ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
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.
| 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