Git Commit
Skill Verified ActiveCreate a git commit with a good message. Use when the user says "commit", "save changes", "commit this", or asks to create a commit after making code changes.
To help users create well-crafted, conventional git commit messages automatically, improving commit history clarity and consistency.
Features
- Review staged and unstaged changes
- Draft commit messages following conventional commits
- Focus on 'why' changes were made
- Enforce message length and structure
- Utilize standard git commands
Use Cases
- When user wants to save changes with a good commit message
- After making code changes and staging them
- When unsure about commit message best practices
- To maintain a consistent commit history
Non-Goals
- Pushing commits to remote repositories
- Skipping git hooks or verification
- Performing destructive git operations beyond standard commit amends/resets
Practices
- Conventional Commits
- Code Review
- Version Control Best Practices
Prerequisites
- Git installed and configured
- Staged changes in the repository
- Bash and standard git commands available in the runtime environment
Documentation
- info:READMEThe README is comprehensive but very long, though it does not detract from the core functionality described in the SKILL.md.
Installation
npx skills add SeifBenayed/claude-code-sdkRuns the Vercel skills CLI (skills.sh) via npx — needs Node.js locally and at least one installed skills-compatible agent (Claude Code, Cursor, Codex, …). Assumes the repo follows the agentskills.io format.
Quality Score
VerifiedTrust Signals
Similar Extensions
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Oh My Claudecode
100Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly
Use My Browser
100Use when work depends on the user's live browser session or visible rendered state rather than static fetches, especially for browser debugging contexts or DevTools-selected elements or requests, logged-in dashboards or CMS flows, localhost apps, forms, uploads, downloads, media inspection, DOM or iframe inspection, Shadow DOM, or browser failures that look like soft 404s, auth walls, anti-bot checks, or rate limits.
Github
100Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.
Openclaw Testing
100Choose, run, rerun, or debug OpenClaw tests, CI checks, Docker E2E lanes, release validation, and the cheapest safe verification path.
ClawSweeper Skill
100Use for all ClawSweeper work: OpenClaw issue/PR sweep reports, commit-review reports, repair jobs, cloud fix PRs, @clawsweeper maintainer mention commands, trusted ClawSweeper-reviewed autofix/automerge, GitHub Actions monitoring, permissions, gates, and manual backfills.