From azure-devops
Azure DevOps repository management, pull requests, branching, and code operations. Use when asked to manage repos, create or review PRs, browse code, or work with branches.
How this skill is triggered — by the user, by Claude, or both
Slash command
/azure-devops:devops-reposThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- User asks to list, create, or manage Git repositories
feat/<description> — new featuresfix/<description> — bug fixeschore/<description> — maintenancedocs/<description> — documentation onlyrefactor/<description> — code restructuringCreating a PR:
devops_create_pull_request with clear title and descriptionmain unless specifiedReviewing a PR:
devops_get_pull_request to fetch detailsdevops_approve_pull_request with appropriate voteVote values: 10=approve, 5=approve with suggestions, 0=no vote, -5=wait, -10=reject
devops_list_repos — List all repositories in a projectdevops_get_repo — Get repository detailsdevops_create_repo — Create a new Git repositorydevops_list_branches — List branches in a repositorydevops_get_file_content — Read a file from a repodevops_list_pull_requests — List pull requests (filter by status)devops_get_pull_request — Get full PR detailsdevops_create_pull_request — Create a new pull requestdevops_approve_pull_request — Vote on a pull requestnpx claudepluginhub joshuacastanedaah/sean-mcp-servers --plugin azure-devopsProvides expert guidance for Azure Repos: Git/TFVC management, branch policies, PR workflows, CodeQL/GHAS scanning, and TFVC→Git migrations with troubleshooting and best practices.
Automates Bitbucket repositories, pull requests, branches, issues, and workspaces via Composio toolkit and Rube MCP. Use for repo management, PR creation/review, branch ops, and issue tracking.
Automates Bitbucket repositories, pull requests, branches, issues, and workspaces using Composio toolkit via Rube MCP. Requires Rube MCP and active Bitbucket OAuth connection for PR creation, listing, diffs, and repo ops.