Back to tags
Tag

Agent Skills with tag: conventional-commits

11 skills match this tag. Use tags to discover related Agent Skills and explore similar workflows.

git-pushing

Stage, commit, and push git changes with conventional commit messages. Use when user wants to commit and push changes, mentions pushing to remote, or asks to save and push their work. Also activates when user says "push changes", "commit and push", "push this", "push to github", or similar git workflow requests.

gitversion-controlcommit-messageconventional-commits
prof-ramos
prof-ramos
0

git-commit

Write clear git commits with Conventional Commits format. Detects project conventions from history and config. Guides commit granularity. Use when: (1) Completing working code, (2) Code builds and tests pass, (3) Ready to save, (4) Before pushing, (5) After review feedback. Triggers: automatically when finishing commitable work that builds and passes tests.

gitconventional-commitscommit-guidancecommit-automation
LukasStrickler
LukasStrickler
0

git-ops

Use when performing git operations or generating smart commit messages - provides safe git workflow guidance, validation checks, and conventional commit formatting.

gitgit-workflowcommit-messagevalidation
NickCrew
NickCrew
52

create-pr

Create a high-quality pull request: branch, focused changes, lint/build, conventional commit, and a clear PR description with validation steps.

pull-requestsconventional-commitsbranch-managementlinting
Nymbo
Nymbo
1

commit-work

Create high-quality git commits: review/stage intended changes, split into logical commits, and write clear commit messages (including Conventional Commits). Use when the user asks to commit, craft a commit message, stage changes, or split work into multiple commits.

gitcommit-messageversion-controlconventional-commits
Nymbo
Nymbo
1

atomic-commits

Creates semantic atomic commits using Conventional Commits. Use always when committing changes, staging files, or when asked to commit code. Analyzes diffs, suggests scope, and can split changes into granular commits.

gitcommit-messageconventional-commitscode-quality
tenlisboa
tenlisboa
2

git-atomic-commit

Skill for analyzing git changes, grouping them into logical atomic commits, generating conventional commit messages, and guiding through the commit process. Use when committing changes with proper conventional commit format and maintaining atomic commits.

gitatomic-commitsconventional-commitscommit-guidance
arisng
arisng
1

conventional-commits

When writing a git commit message. When task completes and changes need committing. When project uses semantic-release, commitizen, git-cliff. When choosing between feat/fix/chore/docs types. When indicating breaking changes. When generating changelogs from commit history.

conventional-commitscommit-messagesemantic-releasecommitizen
Jamie-BitFlight
Jamie-BitFlight
181

commitlint

When setting up commit message validation for a project. When project has commitlint.config.js or .commitlintrc files. When configuring CI/CD to enforce commit format. When extracting commit rules for LLM prompt generation. When debugging commit message rejection errors.

commitlintcommit-messageconventional-commitsci-cd
Jamie-BitFlight
Jamie-BitFlight
181

pr-creator

Create or update pull requests with conventional commits. Use when user says "create a PR for these changes", "submit this for review", "open a pull request", "push these changes and create a PR", "I'm ready to submit this work", or "create PR and link to issue #123".

pull-requestsconventional-commitsgitissue-tracking
Uniswap
Uniswap
254

git-workflow

Agent Skill: Git workflow best practices for teams and CI/CD. Use when establishing branching strategies, implementing Conventional Commits, configuring PRs, or integrating Git with CI/CD. By Netresearch.

gitbranching-strategyconventional-commitspull-requests
netresearch
netresearch
20