This one activates when you're working with Azure DevOps YAML pipelines and pushes you toward production-grade patterns: multi-stage separation, template reuse, proper secret handling through Key Vault, and caching strategies that actually matter. It includes a quality checklist and ready-to-use snippets for triggers, deployment strategies, and parallel jobs. The core review procedure is solid, reminding you to pin task versions and validate before rollout. If you're moving past basic pipelines or inheriting a messy ADO setup, it'll help you structure things the way Microsoft recommends without having to dig through documentation every time.
npx skills add https://github.com/josiahsiegel/claude-plugin-marketplace --skill ado-pipeline-best-practices