debug-agent Skill
Diagnose a pipeline failure or customer issue end-to-end. Accepts a log path, error text, ADO work item ID, or GitHub issue URL. Published by microsoft in powerplatform-build-tools.
What is debug-agent Skill?
Diagnose a pipeline failure or customer issue end-to-end. Accepts a log path, error text, ADO work item ID, or GitHub issue URL. Published by microsoft in powerplatform-build-tools. 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
- Developers using powerplatform-build-tools
Technical details
- Install or run with Copy skill directory
When to use debug-agent Skill
- Use it for developers using powerplatform-build-tools.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/powerplatform-build-tools
- Skill file: .claude/skills/debug-agent/SKILL.md
What it does
Diagnose a pipeline failure or customer issue end-to-end. Accepts a log path, error text, ADO work item ID, or GitHub issue URL.
Skill instructions
Debug Agent Diagnose a pipeline failure or customer issue end-to-end. Accepts a log file path, pasted error text, ADO work item ID, or GitHub issue URL. Determines ownership, resolves if PPBT-owned, or produces a precise triage package for the right team. Invoke as: /debug-agent <log-file-path | error-text | issue-url | ado-id Works autonomously through all steps. One exception: pauses to request pipeline logs if they are referenced in an ICM/work item but not yet provided — log evidence is required before classifying the failure layer. --- Step 0 — Ingest the input Determine input type: - File path (.txt, .log, or similar): read it with the Read tool - ADO work item (dev.azure.com/... URL or bare integer): az boards work-item show --id <id 2&1 - GitHub issue (github.com/.../issues/<n): gh issue view <n --comments 2&1 - Pasted text: use as-is Extract and print: text Input summary: - Type: <file | ado | github | text - Task/tool identified: <name from log header, or "unknown" - Error sn
Explore related resources
Frequently asked questions
What is debug-agent?
debug-agent is a open-source AI agent skill with Copy skill directory. Diagnose a pipeline failure or customer issue end-to-end. Accepts a log path, error text, ADO work item ID, or GitHub issue URL.
Who is debug-agent best for?
debug-agent is best for reusing agent instructions, scripts, and references.
How do I install debug-agent?
Install or run debug-agent using Copy skill directory. Check debug-agent for the latest setup command.
Is debug-agent actively maintained?
debug-agent may need a closer maintenance check before production use.
Auto-fetched from GitHub.