DevOps
65 skills in this category
fvadicamo
Passed
Github Pr Merge
Merges GitHub Pull Requests after validating pre-merge checklist. Use when user wants to merge PR, close PR, finalize PR, complete merge, approve and merge, or execute merge. Runs pre-merge validation (tests, lint, CI, comments), confirms with user, merges with proper format, handles post-merge cleanup.
GithubPull RequestMerge+3
63310
fvadicamo
Passed
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 merging existing PRs, use github-pr-merge instead.
GithubPull RequestGit+3
71210
fvadicamo
Passed
Git Commit
Creates git commits following Conventional Commits format with type/scope/subject. Use when user wants to commit changes, create commit, save work, or stage and commit. Handles regular branch commits (development) and merge commits (PR closure). Enforces project-specific conventions from CLAUDE.md.
GitCommitsConventional Commits+2
63810
getsentry
Passed
Sentry Code Review
Official Sentry plugin that integrates Sentry's debugging and monitoring tools into Claude Code. It provides natural language queries for Sentry issues, automatic analysis of PR comments from Sentry bot, and guided setup for AI monitoring, logging, metrics, and tracing across JavaScript, Python, and Ruby projects.
SentryDebuggingMonitoring+3
9856
vercel
Passed
Deploy
Deploy your applications to Vercel directly from Claude Code. This plugin provides convenient commands for production deployments, log viewing, and project setup using the standard Vercel CLI.
DeploymentVercelDevops+2
7302