Provide a pre-commit checklist and staging hygiene (review diffs, stage specific files, avoid common noise like dist/ or .env, and fix mistakes with reset/rm --cached/amend). Use when the user is about to commit, asks for a commit workflow, or needs help cleaning up staged files.
4.9
Rating
0
Installs
Version Control & Collaboration
Category
The skill provides a clear, actionable pre-commit checklist with practical Git commands for staging hygiene and fixing common mistakes. The description and content align well, making it easy for a CLI agent to invoke appropriately. Task knowledge is solid with concrete commands and workflows. Structure is clean with a logical flow from checklist to fixes. However, novelty is low—a CLI agent could execute these standard Git commands without significant difficulty or token cost, as they are straightforward command sequences without complex logic, conditionals, or integration challenges. The skill is useful for standardizing workflow but doesn't offer substantial complexity reduction.
Loading SKILL.md…

Skill Author