BeClaude

fix-all

New
2.4kCommunity RegistryGeneralby Ryan Bates

Run bin/claude-review --print and automatically fix all reported issues, committing each fix individually.

First seen 5/22/2026

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/fix-all.md https://raw.githubusercontent.com/ryanb/dotfiles/main/SKILL.md
3
Invoke in Claude Code
/fix-all
View source on GitHub
code-review

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is fix-all?

Run bin/claude-review --print and automatically fix all reported issues, committing each fix individually.

How to install fix-all?

To install fix-all, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /fix-all.

What is fix-all best for?

fix-all is a community categorized under General. It is designed for: code-review. Created by Ryan Bates.