🔍
Generating Commit Messages
This skill generates clear, descriptive commit messages for every change, explaining what and why, and listing affected files.
gitscriptingautomationcode-review
🔍
Git Commit Submit Pr And Verify
This skill creates conventional commits, submits a pull request, and verifies approval, auto-merging after checks pass.
gitautomationcode-reviewci-cd
🔍
Git Workflow
Git best practices, branching strategies, commit conventions, and PR workflows. Use when reviewing git history, writing commits, setting up branching strategy, or improving git practices. Triggers on "git best practices", "commit message", "branching strategy", or "PR workflow".
asyrafhussincode-review
🔍
Git Workflow
Modern Git collaboration patterns for team development - branching strategies, PR workflows, commit conventions, code review practice, repo hardening, CI merge queues, releases/hotfixes, and merge/rebase conflict resolution
vasilyu1983code-review
🔍
Github
Interact with GitHub repositories, issues, pull requests, and code via the GitHub MCP server. This skill should be used when managing repositories, creating/updating files, working with issues and PRs, searching code/repos/users, creating branches, and performing code reviews. Supports all major Git
huynguyen03devcode-review
🔍
Github Pr Creation
Creates GitHub Pull Requests with automated validation and task tracking. Use when user wants to create PR, open pull request, submit for review, or check if ready for PR. Analyzes commits, validates task completion, generates Conventional Commits title and description, suggests labels. NOTE - for m
fvadicamocode-review
🔍
Github Pr Review
Handles PR review comments and feedback resolution. Use when user wants to resolve PR comments, handle review feedback, fix review comments, address PR review, check review status, respond to reviewer, or verify PR readiness. Fetches comments via GitHub CLI, classifies by severity, applies fixes wit
fvadicamocode-review
🔍
Go Code Review
Reviews Go code for idiomatic patterns, error handling, concurrency safety, and common mistakes. Use when reviewing .go files, checking error handling, goroutine usage, or interface design.
existential-birdscode-review