plugins/herold/skills/azure-devops-pipeline/SKILL.md
Query Azure DevOps pipeline status, trigger runs, and parse test results for the active task branch. Requires the 'azure-devops' MCP server. Falls back to a clear not-configured message when unavailable.
npx skillsauth add hjemmesidekongen/ai azure-devops-pipelineInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Query pipeline status, trigger runs, and parse test results for the active branch via the Azure DevOps MCP server.
Requires MCP server azure-devops. If not configured:
"MCP server 'azure-devops' not configured — this skill requires it. Add it to your MCP server list and restart Claude Code."
Stop immediately. Do not simulate or guess pipeline state.
list-pipelines to verify the server is reachablegit branch --show-current; cross-reference .ai/tasks/active.yml if present.ai/tasks/<KEY>-pipeline-status.ymltrigger-pipeline with branch and any supplied parametersActivated when the user says "run pipeline", "trigger build", or similar. Confirm branch and pipeline name before triggering. Report run ID immediately after dispatch.
See references/process.md for output schema, trigger parameters, and anti-patterns.
development
Creates a brand from scratch through market research and interactive sparring. Runs competitive research via Perplexity, then guides the user through positioning, audience, voice, values, and content pillars. Produces the full brand guideline set at .ai/brand/{name}/. Use when building a new brand, defining brand strategy for a product, or when /våbenskjold:create is invoked.
testing
Loads brand guidelines from .ai/brand/{name}/ and makes them available to the current context. Progressive disclosure: L1 confirms brand exists, L2 loads summary, L3 loads specific files on demand. Use when a downstream skill or user needs brand context, or when /våbenskjold:apply is invoked.
documentation
Guided reinvention of an existing brand guideline. Loads current brand from .ai/brand/{name}/, identifies what to keep vs change, and walks the user through targeted evolution. Preserves brand equity while updating positioning, voice, or values. Use when refreshing a brand or when /våbenskjold:evolve is invoked.
development
Codifies an existing brand from materials, samples, and references. Analyzes provided content to extract voice patterns, values, and positioning. Produces the same guideline format as brand-strategy. Use when a brand already exists but isn't documented, or when /våbenskjold:audit is invoked.