ワンクリックで
evaluate-reviews
Evaluate review comments from the conversation and determine which are valid
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Evaluate review comments from the conversation and determine which are valid
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Create and check out a feature branch when currently on master
Create a git commit with a short, lowercase commit message
Analyze a GitHub issue and develop an implementation plan
Review unstaged git changes for bugs, logic errors, and security problems
Clean up worktrees for branches that have been merged and deleted
Create a new worktree and branch from a GitHub issue
| name | evaluate-reviews |
| description | Evaluate review comments from the conversation and determine which are valid |
The conversation already contains one or more sets of review comments from previous review steps (e.g. /review-changes, /review-style). Your job is to evaluate all of them and determine which points are actually valid.
For each review point raised in the conversation:
Remember: we want the best and cleanest possible code long term. We do not want to introduce any technical debt. If something could be improved, it should be improved now — not deferred for later.
Present your evaluation as a list. For each original review point, state whether it is valid or not, and briefly explain why. Do not make any changes to the code.