Joshuaramirez Ms Ado Claude Code Plugin
joshuaramirez-ms-ado-claude-code-plugin is a Claude Code plugin for the Build phase that integrates Azure DevOps through Microsoft’s official MCP server.
Register Microsoft’s Azure DevOps MCP server in Claude Code so you can manage boards, pipelines, and work items from the agent during solo full-stack shipping.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install joshuaramirez-ms-ado-claude-code-plugin@JoshuaRamirez/ms-ado-claude-code-pluginBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:JoshuaRamirez/ms-ado-claude-code-plugin") and the paste-ready config with skillselion.get_install_config("plugin:JoshuaRamirez/ms-ado-claude-code-plugin").
What it does
Joshua Ramirez’s ms-ado-claude-code-plugin is a one-plugin Claude Code marketplace entry that connects your coding agent to Azure DevOps through Microsoft’s official MCP server. Solo and indie builders who already run repos, boards, and YAML pipelines in ADO can install it to pull work-item context, reason about pipeline status, and keep agent-assisted changes aligned with team process without switching to the web portal. It is a task integration, not a methodology skill: you still own branching, reviews, and release policy. Expect to configure MCP credentials and organization/project access the same way you would for any official Microsoft devops MCP deployment. Best fit when Azure DevOps is the system of record; skip it if you live entirely on GitHub Actions plus GitHub Issues or another stack with no ADO tenant.
Highlights
- Claude Code plugin bundle that registers Azure DevOps via Microsoft’s official MCP server
- Covers ADO-oriented workflows: work items, pipelines, and devops surfaces exposed by the MCP integration
- Single-plugin marketplace focused on ado/azure-devops/mcp integration—not a generic skill pack
- Pairs with Claude Code’s MCP tooling for orgs already standardized on Azure DevOps
Why builders use it
You want Claude Code to see Azure DevOps work items and pipelines, but wiring the official MCP server and plugin manifest yourself is easy to get wrong.
After you add the plugin, Claude Code can call ADO-backed MCP tools so board and pipeline context stays in the same session as your code changes.
At a glance
- Type - Plugin in DevOps.
- Adoption - 0 installs, 2 stars, 0 votes.
FAQ
Who is joshuaramirez-ms-ado-claude-code-plugin for?
It is for Claude Code users whose delivery workflow lives in Azure DevOps and who want official MCP access to boards and pipelines from the agent.
When should I use joshuaramirez-ms-ado-claude-code-plugin?
Use it when you are building or shipping against ADO—linking tasks, checking pipeline runs, or pulling org/project context during agent sessions.
How do I add joshuaramirez-ms-ado-claude-code-plugin to my agent?
Install or register the plugin from the JoshuaRamirez/ms-ado-claude-code-plugin marketplace in Claude Code, then configure the Microsoft Azure DevOps MCP server with your org credentials and allowed tools.
Comments
Share how you use joshuaramirez-ms-ado-claude-code-plugin, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.