From azure-devops
Azure DevOps wiki management. Use when asked to create, read, update, or search wiki pages in Azure DevOps.
npx claudepluginhub joshuacastanedaah/sean-mcp-servers --plugin azure-devopsThis skill uses the workspace's default tool permissions.
- User asks to create, read, update, or delete wiki pages
Manages Azure DevOps projects, work items, repos, PRs, pipelines, wikis, test plans, security alerts, variable groups, environments, branch policies via Python CLI and REST API.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Checks Next.js compilation errors using a running Turbopack dev server after code edits. Fixes actionable issues before reporting complete. Replaces `next build`.
Share bugs, ideas, or general feedback.
Use devops_create_wiki_page with:
/Architecture/Decision Records/ADR-001)Follow wiki formatting standards:
[[_TOC_]] for table of contents on long pages[Link text](/path/to/page)#12345devops_get_wiki_page to read current content and get the eTagdevops_update_wiki_page with updated content and eTagdevops_list_wikis — List all wikis in a projectdevops_get_wiki_page — Read a wiki page by pathdevops_create_wiki_page — Create a new wiki pagedevops_update_wiki_page — Update an existing wiki pagedevops_delete_wiki_page — Delete a wiki pagedevops_list_wiki_pages — List pages in a wikidevops_search_wiki — Search wiki pages by keyword