# Code Review Helper

> A safe skill that helps with code review tasks

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

---

# Code Review Helper

This skill assists with code review by analyzing files and providing feedback.

## Usage

1. Point to the file you want to review
2. The skill will analyze code quality
3. Suggestions will be provided

## Example

```
Please review src/main.rs for potential improvements
```

## Notes

- This skill only reads and writes files
- No network access required
- No system commands executed

