azuredevops-pipelines-logging
CommunityMaster Azure DevOps pipeline logging commands.
Authorjjjermiah
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you write and debug Azure DevOps pipeline logging commands, ensuring reliable script-to-agent signaling, variable passing, and clear log output.
Core Features & Use Cases
- Correct Command Syntax: Ensures
##vso[...]and##[...]commands are correctly formatted for YAML/Bash/PowerShell. - Variable Management: Troubleshoots output variable scope and secret handling.
- Log UX: Guides on publishing summaries and artifacts from scripts.
- Use Case: You're writing a complex Bash script in an Azure Pipeline and need to set a variable that will be used in a subsequent job. This Skill will provide the exact
task.setvariablecommand, including proper escaping and output scope configuration.
Quick Start
Use the azuredevops-pipelines-logging skill to generate the correct bash command for setting an output variable named 'myOutputVar' with the value 'success'.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: azuredevops-pipelines-logging Download link: https://github.com/jjjermiah/dotagents/archive/main.zip#azuredevops-pipelines-logging Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.