pipelines-build-summary Skill
List, inspect, and troubleshoot Azure DevOps pipeline builds. Shows recent builds for a pipeline definition, drills into a specific build's status and result, displays logs for failed steps, and lists the changes associated with a build. Published by microsoft in azure-devops-skills.
What is pipelines-build-summary Skill?
List, inspect, and troubleshoot Azure DevOps pipeline builds. Shows recent builds for a pipeline definition, drills into a specific build's status and result, displays logs for failed steps, and lists the changes associated with a build. Published by microsoft in azure-devops-skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Deployment
- Deployment use cases
Technical details
- Install or run with Copy skill directory
When to use pipelines-build-summary Skill
- Use it for deployment.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/azure-devops-skills
- Skill file: .github/skills/pipelines-build-summary/SKILL.md
What it does
List, inspect, and troubleshoot Azure DevOps pipeline builds. Shows recent builds for a pipeline definition, drills into a specific build's status and result, displays logs for failed steps, and lists the changes associated with a build.
Skill instructions
Pipeline build summary This skill works in the context of a project. A pipeline definition or build ID is optional and depends on what the user asks. Project selection - If the user provides a project name in their request (for example, "for Contoso"), use that project directly and do not call corelistprojects. - If the user does not provide a project name, first ask the user once to provide the project name. - If the project name is still not provided after asking once, call corelistprojects to return a list of projects the user can choose from. Pipeline definition selection - If the user provides a pipeline or definition name, use pipelinesgetbuilddefinitions with a name filter to find it. - If the user does not specify a pipeline and the request requires one (for example, "show recent builds"), ask the user once for the pipeline name. - If the pipeline name is still not provided after asking once, call pipelinesgetbuilddefinitions to list available definitions for the user to choose
Explore related resources
Frequently asked questions
What is pipelines-build-summary?
pipelines-build-summary is a open-source AI agent skill with Copy skill directory. List, inspect, and troubleshoot Azure DevOps pipeline builds. Shows recent builds for a pipeline definition, drills into a specific build's status and result, displays logs for failed steps, and.
Who is pipelines-build-summary best for?
pipelines-build-summary is best for reusing agent instructions, scripts, and references, deployment workflows.
How do I install pipelines-build-summary?
Install or run pipelines-build-summary using Copy skill directory. Check pipelines-build-summary for the latest setup command.
Is pipelines-build-summary actively maintained?
pipelines-build-summary may need a closer maintenance check before production use.
Auto-fetched from GitHub.