with one click
code-review
Comprehensive code review skill
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
Comprehensive code review skill
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
Use the skilltree CLI to manage AI agent skill and agent dependencies. IMPORTANT — before adding, editing, or removing any skill or agent file, check if the project has a skilltree.yml (skilltree-managed). If it does, use skilltree commands and only modify local skills in their origin repo, never installed artifacts.
Security incident response and triage
Multi-language code review
System architecture review and design critique
Project overview and comparison skill
Secure deployment practices for production systems
| name | code-review |
| description | Comprehensive code review skill |
| dependencies | ["testing"] |
When reviewing code, follow this process:
linting skill for style and lint checkstypescript-coding skill when reviewing TypeScript filesAlways check that tests pass before approving.