# Simple Skill

> A simple and safe skill for code review

- Skill: `gabrielmoreira/simple-skill` (Agent Skill)
- Install (CLI): `npx skillmds@latest add gabrielmoreira/simple-skill`
- Raw SKILL.md: https://api.skillmd.com/api/skills/gabrielmoreira/simple-skill/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Security
- Author: gabrielmoreira (https://skillmd.com/u/gabrielmoreira)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/gabrielmoreira/simple-skill

---

# Simple Code Review Skill

This skill helps with code review tasks.

## Usage

1. Read the file you want to review
2. The skill will analyze the code
3. Suggestions will be provided

## Example

```
Read the file src/main.rs and provide feedback
```

This skill only reads files and never executes commands.

