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