Loading...
Loading...
Found 240 Skills
Phase-gated git commit workflow with validation, staging, and CLAUDE.md compliance enforcement. Use when creating commits, staging changes, or when PR workflows need standardized commits. Triggers: "commit changes", "save work", "create commit", or internal skill invocation from PR workflows. Do NOT use for merge commits, rebases, amends, cherry-picks, or emergency rollbacks requiring raw git speed.
Creates commits with conventional format and validation. Use when committing changes or generating commit messages.
Create safe Conventional Commit messages and commits from current working tree changes.
Read this skill before making git commits
Create semantic git commits following best practices and Conventional Commits specification.
A comprehensive Git agent skill combining strategic workflows, strict conventional commit standards, and safe execution protocols. Acts as a senior engineer to guide users through atomic, verifiable, and standardized git operations.
This skill should be used when creating conventional commits for current changes and then submitting the current branch as a pull request for code review. It combines the git:commit and git:submit-pr skills into a single workflow.
Review staged changes, create clear commit messages, and push to current branch
Use when work is validated and ready to submit, to push to main and create PR for agent review
Helps users create standardized Git commits. Use this when users want to submit code, save changes, or create a commit.
Create and manage GitHub repositories, branches, commits, and PRs via local git commands and GitHub MCP. Use when the user asks to create a repo, push code, get repo info, manage branches, open PRs, or work with GitHub repositories.
Git Commit Workflow