git-commit-workflowUse when the user wants a single clean commit created from current changes with safe staging, message drafting, and non-interactive git usage.
Install via ClawdBot CLI:
clawdbot install wimi321/git-commit-workflowGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Apr 5, 2026
A developer finishing a feature branch wants to commit changes before merging to main. The skill ensures only relevant files are staged, drafts a clear commit message referencing the ticket, and respects pre-commit hooks to maintain code quality.
An engineer modifies configuration files in a Git repository for deployment. The skill inspects diffs to avoid staging sensitive data, creates a commit with a descriptive message about the change purpose, and ensures non-interactive execution fits automated pipelines.
A researcher updates analysis scripts in a Git project. The skill stages only code changes, drafts a commit message explaining the methodological adjustment, and prevents empty commits to keep the repository history clean and reproducible.
A freelancer working on a client website needs to commit daily progress. The skill checks branch state to avoid conflicts, stages relevant HTML/CSS files, and generates a concise commit message summarizing updates for client transparency.
Integrate this skill into a Git-based SaaS platform to automate commit workflows for users. It reduces manual errors in staging and messaging, enhancing developer productivity and supporting subscription-based revenue from enterprise clients.
Offer workshops or consulting on Git best practices using this skill as a teaching tool. It demonstrates safe, non-interactive commit processes, helping clients improve version control workflows and generating revenue from service contracts.
Use the skill in open-source projects to streamline contributions from maintainers. It ensures consistent commit messages and adherence to hooks, fostering community engagement and potentially driving donations or sponsorship revenue.
💬 Integration Tip
Integrate this skill into CI/CD pipelines or IDEs to automate commit creation, ensuring it runs after code reviews to stage only approved changes.
Scored Apr 5, 2026
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
Control and operate Opencode via slash commands. Use this skill to manage sessions, select models, switch agents (plan/build), and coordinate coding through Opencode.
Ship production code with AI agents through acceptance contracts, micro diffs, red green loops, and deterministic handoff checkpoints.
A comprehensive skill for using the Cursor CLI agent for various software engineering tasks (updated for 2026 features, includes tmux automation guide).
Provides a 7-step debugging protocol plus language-specific commands to systematically identify, verify, and fix software bugs across multiple environments.