Commits
3 skills with this tag
alinaqi
Passed
Commit Hygiene
A developer workflow skill that helps maintain clean git history through atomic commits, manageable PR sizes, and clear commit messages. Provides thresholds, bash script templates, and Claude integration patterns for suggesting when to commit during development sessions.
GitCommitsPull Requests+3
404453
rsmdt
Passed
Git Workflow
A git workflow specialist that provides consistent version control operations across the development lifecycle. It handles branch creation with naming conventions, generates conventional commit messages, creates pull requests with spec-based descriptions, and manages branch lifecycle with safety checks for uncommitted changes.
GitVersion ControlPull Requests+3
301168
fvadicamo
Passed
Git Commit
Creates git commits following Conventional Commits format with type/scope/subject. Use when user wants to commit changes, create commit, save work, or stage and commit. Handles regular branch commits (development) and merge commits (PR closure). Enforces project-specific conventions from CLAUDE.md.
GitCommitsConventional Commits+2
64810