ワンクリックで
review-code
Perform AI code review analyzing pull requests for quality, security, and specification alignment. Use for PR reviews.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Perform AI code review analyzing pull requests for quality, security, and specification alignment. Use for PR reviews.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Produce a concrete implementation plan for a standalone Task or Epic takeover ticket. Use when a Jira Task/Epic is approved for Task Takeover planning and needs target files, implementation steps, tests, and repository scope.
Read-only qualitative review for Task Takeover implementations before PR creation. Use after task takeover execution completes.
Decompose a Technical Specification into implementable Epics with technical plans. Use when asked to break down features, create epics, or plan implementation.
Break down Epic implementation plans into concrete, actionable Tasks. Use when decomposing Epics into implementation units.
Implement code changes according to Task specifications. Use when executing implementation Tasks.
Produce a concrete implementation plan for a bug fix from an approved RCA and selected fix approach. Use when the team has selected a fix option and needs a detailed plan before implementation.
| name | review-code |
| description | Perform AI code review analyzing pull requests for quality, security, and specification alignment. Use for PR reviews. |
Review code changes for quality, security, and spec alignment.
## Summary
[One paragraph overall assessment]
## Issues Found
- [SEVERITY: critical/major/minor] [Issue description]
- File: path/to/file
- Line: X
- Suggestion: [How to fix]
## Approval Decision
[APPROVE if no critical/major issues, REQUEST_CHANGES otherwise]
## Comments
[Optional additional feedback]