원클릭으로
review-and-qa
Review the changes for <commit|branch|pr> and create a QA review plan
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Review the changes for <commit|branch|pr> and create a QA review plan
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Deep investigation of GitHub issues with root cause analysis and proposed solutions. Use when asked to investigate, analyze, or dig into an issue.
Generate a project spec or ticket spec. Use when asked to spec, define, design, or write a ticket for a project or task.
Triage GitHub issues or Linear tickets — classify type, assess priority, check reproducibility, detect duplicates. Use when asked to triage, assess, or categorize issues.
Plan and perform manual tests for Storyblok monoblok packages against a real, seeded Storyblok space
Drive multiple GitHub issues through the full pipeline (triage, investigate, plan, implement) in parallel. Use when asked to blitz, batch-process, or work multiple issues.
Use when writing documentation. Provides a writing style guide and content structure patterns.
| name | review-and-qa |
| description | Review the changes for <commit|branch|pr> and create a QA review plan |
| model | opus |
| context | fork |
| agent | reviewer |
| effort | high |
Review the changes for: $ARGUMENTS.
Perform a two-phase review:
Analyze the code changes for:
## Code review summary
[LGTM / Needs changes / Blocking issues]
## Issues found
### [Critical/Major/Minor]: Issue title
**File:** `path/to/file.ts:123`
**Problem:** Description.
**Suggestion:** How to fix.
Refer to the Test Plan Template and the Test Plan Example for test plan structure guidance.
Create test cases for: