A simple and safe skill for code review
Scanned 2/12/2026
Install via CLI
openskills install ryo-ebata/cc-audit---
name: simple-skill
description: A simple and safe skill for code review
allowed-tools: Read
---
# 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.
No comments yet. Be the first to comment!