pre-commit-reviewer
OfficialClean up code before commit.
AuthorNimbalyst
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps maintain code quality and consistency by automatically identifying and flagging common issues like debug logging, TODOs, and dead code before a commit is finalized.
Core Features & Use Cases
- Debug Logging Removal: Comments out
console.logand other verbose debug statements. - TODO/FIXME Flagging: Identifies and flags incomplete work items.
- Dead Code Detection: Spots commented-out code blocks and unused variables.
- Plan Status Check: Briefly reviews frontmatter of committed plan documents.
- Use Case: Before committing a feature branch, use this skill to ensure no stray
console.logstatements or unfinished// TODOcomments are included in the production code.
Quick Start
Use the pre-commit-reviewer skill to check the current git diff for debug logging and TODO comments.
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: pre-commit-reviewer Download link: https://github.com/Nimbalyst/skills/archive/main.zip#pre-commit-reviewer 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 223,000+ vetted skills library on demand.