Git skills
Top maintainers
- openclaw · 294 skills
- charlesjones-dev · 22 skills
- shotaiuchi · 14 skills
- fradser · 12 skills
- codyswanngt · 9 skills
Languages in this topic
918 skills
This skill starts a new release branch from develop, sets the release version, updates version files, and prepares changelog scaffolding.
This skill helps resolve GitHub issues using isolated worktrees and TDD, coordinating agents for review, testing, and clean PRs.
This skill streamlines finishing hotfix work by validating branches, running tests, updating changelog, and merging to production with proper tagging.
This skill finishes a feature branch by validating workflow, updating changelog, running tests, merging to integration branch, and cleaning up.
This skill creates GitHub issues following TDD and conventional commits, applying labels, scopes, and auto-close readiness for atomic tasks.
This skill creates atomic conventional git commits in shell according to cz v1.0.0, ensuring proper scope, body, and co-author footer.
This skill assists setting up Git user identity and a project-specific git.local.md with scopes and conventions to streamline commits.
This skill updates or creates a .gitignore by detecting project tech and integrating custom rules, presenting a diff for confirmation.
This skill performs aggressive, project-wide refactoring using code-simplifier, automatically improving consistency, removing legacy code, and enhancing
This skill automates starting a new feature branch from the base branch using gitflow, validating context, and pushing when created.
This skill creates isolated git worktrees for feature development with safe directory selection, validation against .gitignore, and baseline tests.
This skill helps you craft conventional-commit compliant PRs with clear descriptions, streamlined gh pr create usage, and structured review-ready summaries.
This skill automatically syncs skills from local folders, GitHub URLs, or skillsmp pages to all installed tool directories, with user-confirmed target
This skill analyzes GitHub pull requests and issues using AI to review changes, answer questions, and provide actionable feedback with sources.
This skill automates pull request creation using GitHub CLI, generates conventional-commit-based titles and bodies for clear, high-quality PRs.
This skill helps you create conventional commits with project-specific branch rules and proper scope, ensuring consistent history across the monorepo.
This skill creates fine-grained, revertible git commits following Conventional Commits, splitting changes by hunk to improve history clarity and accountability.
This skill automates the complete pull request workflow from branch creation to opening PRs, ensuring consistent, atomic commits and streamlined collaboration.
This skill guides LeanSpec development, helping you set up environments, follow rules, and validate changes across a Turborepo monorepo.
This skill helps you trigger, monitor, and troubleshoot GitHub Actions workflows for LeanSpec using gh CLI.
This skill helps you design and implement CI/CD pipelines with deployment strategies, quality gates, and GitHub/GitLab patterns.