بنقرة واحدة
code-review
Structured code review process covering correctness, security, and performance.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Structured code review process covering correctness, security, and performance.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Defines a reusable procedure. Source: xcaf/skills/<name>/skill.xcaf. Compiled to skills/<name>/SKILL.md per provider.
Performs thorough code review.
Deep search across files and symbols
Test-driven development workflow
Systematic code review workflow
Search the web
| name | code-review |
| description | Structured code review process covering correctness, security, and performance. |
Pull the latest changes and read the PR description. Understand the intent before reading the code. Check if tests exist and pass.
For each finding, provide: file path, line number, severity (error/warning/info), description, and a concrete suggestion. Group findings by file.