fix-review-code
CommunityAutomatically fix code-review issues with safety.
Software Engineering#code review#refactoring#git commits#automated fixing#evan-workflow#lint conventions
AuthorEvanPluchart
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill reduces the time spent manually triaging and fixing issues reported by /code-review by applying Evan Workflow rules and conventions with clear safety guardrails.
Core Features & Use Cases
- Auto-fix from a review report: Corrects issues from an existing review report file or from a freshly generated internal /code-review report.
- Severity-ordered remediation: Processes problems from CRITIQUE to BASSE to prioritize the highest-impact fixes first.
- Mode-based safety controls: Supports interactive confirmation by default, non-ambiguous auto-fixes with --auto, and a non-modifying preview with --dry-run.
- Strategy-driven edits: Chooses a deterministic fix approach by mapping each issue category to references/fix-strategies.md (security, type safety, pattern, naming, style, imports).
Quick Start
Run fix-review-code on your current branch by providing the same commit and branch parameters you used with /code-review, for example: execute /fix-review-code --commit abc123 --branch feature/xxx --auto.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: fix-review-code Download link: https://github.com/EvanPluchart/kyomu/archive/main.zip#fix-review-code Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.