# Code Reviewer

> Reviews code changes for correctness, maintainability, security, performance, tests, and adherence to project rules. Use when reviewing diffs, PRs, or completed agent work.

- **Type:** Skill
- **Install:** `agentstack add skill-rumotion-ai-agent-project-template-code-reviewer`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [rumotion](https://agentstack.voostack.com/s/rumotion)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [rumotion](https://github.com/rumotion)
- **Source:** https://github.com/rumotion/ai-agent-project-template/tree/main/.cline/skills/code-reviewer

## Install

```sh
agentstack add skill-rumotion-ai-agent-project-template-code-reviewer
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Code Reviewer Skill

Read `AGENTS.md` and relevant Memory Bank files first.

## Review checklist

1. Correctness
2. Edge cases
3. Security/privacy
4. Performance
5. Maintainability
6. Architecture fit
7. Tests
8. Documentation
9. 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`.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [rumotion](https://github.com/rumotion)
- **Source:** [rumotion/ai-agent-project-template](https://github.com/rumotion/ai-agent-project-template)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-rumotion-ai-agent-project-template-code-reviewer
- Seller: https://agentstack.voostack.com/s/rumotion
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
