review-pre-commit
OfficialPre-commit quality gate for clean commits.
Authorforecast-bio
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a structured, repeatable review process to catch stub patterns (TODO/FIXME/unimplemented!()/todo!()), debug leftovers (dbg!, console.log, println!), and stray commented code before commits, and to verify the repository's lint, format, and test gates.
Core Features & Use Cases
- Enforces a deterministic pre-commit review of the working diff, scanning for incomplete work and debugging leftovers.
- Validates that lint, format, and test suites pass, and checks for crosslink/documentation consistency.
- Use Case: A developer says "review my changes" and receives a PASS/FAIL checklist with actionable remediation steps before committing.
Quick Start
Run the review-pre-commit skill on your current changes to produce a PASS/FAIL checklist and proceed to commit.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: review-pre-commit Download link: https://github.com/forecast-bio/ferray/archive/main.zip#review-pre-commit 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 510,000+ vetted skills library on demand.