بنقرة واحدة
code-review
Evaluates code changes for correctness, style, and safety.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Evaluates code changes for correctness, style, and safety.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Guides OpenKoi when working on its own codebase. Enforces architectural invariants, zero-dependency crypto, test-first iteration, and safe self-modification patterns.
Evaluates API endpoint design for RESTfulness, consistency, error handling, and documentation.
General-purpose evaluator for any task type. Used as fallback when no domain-specific evaluator matches.
Evaluates written content for clarity, accuracy, tone, and structure.
Evaluates SQL queries and database migrations for correctness, safety, performance, and reversibility.
Evaluates test code for coverage, assertion quality, isolation, and readability.
| name | code-review |
| kind | evaluator |
| description | Evaluates code changes for correctness, style, and safety. |
| metadata | {"categories":["code","refactor","bugfix"],"dimensions":[{"name":"correctness","weight":0.4,"description":"Does the code do what the task asked?"},{"name":"safety","weight":0.25,"description":"Error handling, input validation, no panics"},{"name":"style","weight":0.15,"description":"Idiomatic, readable, consistent naming"},{"name":"completeness","weight":0.2,"description":"Edge cases, tests, documentation"}]} |
Evaluate the code output against these criteria.