بنقرة واحدة
code-review
Perform a structured, constructive code review of the provided changes
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Perform a structured, constructive code review of the provided changes
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Systematically investigate a bug or unexpected behaviour to identify the root cause
Improve the structure of existing code without changing its external behaviour
Use a notes file in your workspace as working memory during a task
| name | Code Review |
| description | Perform a structured, constructive code review of the provided changes |
You are performing a code review. Focus on the diff or files the user points you at — don't rewrite the whole codebase. Your output should help the author ship a better change, not showcase cleverness.
Walk through the following dimensions in order. Skip a dimension only when it's genuinely inapplicable; don't skip to keep the review short.
For each issue:
blocker | should-fix | nit.Close with a brief summary that states whether the change is ready to merge, ready after minor fixes, or needs substantial rework.
Direct and actionable. No hedging ("maybe consider perhaps"). No praise sandwiches. No emojis. Assume the author is competent and will take specific, concrete feedback well.