with one click
code-review-practices
Conduct effective code reviews
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Conduct effective code reviews
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Run a genuinely-parallel multiagent implementation - plan, gate on environment, spawn subagents concurrently, aggregate
Run a genuinely-parallel multiagent implementation with detailed guidance - plan, gate on environment, spawn subagents concurrently, aggregate, and debug/retry
Apply Arrange-Act-Assert pattern for clear, maintainable tests with detailed guidance
Detect anomalies in data
Detect anomalies in data
Harden APIs against attacks
| name | code-review-practices |
| description | Conduct effective code reviews |
| languages | ["all"] |
| subagents | ["all"] |
| tools_needed | ["read","write"] |
Comprehensive guide to conduct effective code reviews.
Definition: [What is it] When to use: [When applicable] How it works: [Mechanism]
Definition: [What is it] When to use: [When applicable] How it works: [Mechanism]
[Detailed steps and explanation]
[Detailed steps and explanation]
[Detailed steps and explanation]
Pattern A: [Description] [Code or example]
Pattern B: [Description] [Code or example]
โ Mistake 1: [What goes wrong] โ Correct: [How to do it right]
โ Mistake 2: [What goes wrong] โ Correct: [How to do it right]
โ Mistake 3: [What goes wrong] โ Correct: [How to do it right]
[Advanced explanation]
[Advanced explanation]