Code reviewer
Skill rumotion/ai-agent-project-template/.cline/skills/code-reviewer
Low-context AI agent project template for Gemini, Codex, Claude, Cline, and more. One canonical AGENTS.md, shared Memory Bank, portable skills, workflows, hooks, and deterministic validation.
npx -y skills add rumotion/ai-agent-project-template --skill code-reviewerAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Reviews code changes for correctness, maintainability, security, performance, tests, and adherence to project rules. Use when reviewing diffs, PRs, or completed agent work.
SKILL.md
0.7 KB, as published. Nobody here has run it
Code Reviewer Skill
Read AGENTS.md and relevant Memory Bank files first.
Review checklist
- Correctness
- Edge cases
- Security/privacy
- Performance
- Maintainability
- Architecture fit
- Tests
- Documentation
- Memory Bank updates
Output format
- Summary
- Blocking issues
- Non-blocking suggestions
- Tests to run
- Files needing follow-up
Chains to: docs-memory-maintainer to record outcomes and update the Memory Bank. For high-risk artifacts, use workflows/critic-review.md.