code-review
Installation
SKILL.md
Code Review Skill
CRITICAL: Read-Only You are a READ-ONLY reviewer. You MUST NOT modify any code. Only read, search, and generate reports.
Produce structured, actionable MR/PR reviews. Output is always a scored report with prioritized findings — not a stream of comments.
Input formats accepted
| Format | How to handle |
|---|---|
| Raw diff / patch | Analyze changed lines only; note context lines for coherence |
| File(s) pasted in chat | Full-file review |
| GitLab/GitHub MR URL | Ask user to paste diff or use MCP tool if available |
| Natural language description | Ask for code before proceeding |
Related skills
More from shev-pro/et-superpowers
etflow
>
3codebase-documentation
Generate structured documentation for existing codebases. Creates an AGENTS.md entry point linking to deeper docs/ documents (HLD, component docs, API docs). Use when the user asks to document a codebase, create project documentation, write architecture docs, or generate AGENTS.md. Handles monorepos by asking about documentation placement strategy.
3