
File Test Bug
File or track test-discovered defects through Microsoft’s Azure-skills testing workflow when automated or manual QA surfaces failures.
Overview
file-test-bug is an agent skill for the Ship phase that supports filing test-discovered bugs within Microsoft’s azure-skills testing workflow.
Install
npx skills add https://github.com/microsoft/azure-skills --skill file-test-bugWhat is this skill?
- Microsoft azure-skills package entry for test-related bug filing
- Listed in skills.sh with 894 installs at ingest time
- GitHub-sourced skill from microsoft/azure-skills repository
- Intended companion to Azure-focused agent test and ship workflows
- Sparse SKILL.md—behavior inferred from catalog name and source repo
- 894 installs listed in ingested skills.sh metadata for this entry
Adoption & trust: 894 installs on skills.sh; 1.2k GitHub stars.
What problem does it solve?
Your Azure-related test run failed and you need a standardized way to log the defect instead of losing context in chat.
Who is it for?
Builders already using microsoft/azure-skills who want a named skill for test-to-bug handoff during QA.
Skip if: Deep defect root-cause analysis, non-Azure projects, or teams that require full SKILL.md procedures before automation.
When should I use this skill?
When test execution surfaces a defect you need to file or track under the azure-skills workflow.
What do I get? / Deliverables
You get a tracked test bug artifact aligned with azure-skills conventions so fixes can be prioritized and linked to the failing scenario.
- Bug record or issue reference for the failing test
- Captured reproduction notes linked to the test run
Recommended Skills
Journey fit
Bug filing from test runs is a ship-phase quality gate activity tied to Azure skills automation, not early ideation. The slug and catalog placement under azure-skills point at test-output-to-bug workflows—canonical shelf is Ship → testing.
How it compares
Treat as a lightweight Azure catalog stub—not a full debugging methodology—until upstream docs spell out exact commands.
Common Questions / FAQ
Who is file-test-bug for?
Solo builders and agents working in the Microsoft azure-skills ecosystem who need to record bugs found during testing.
When should I use file-test-bug?
Use it in Ship after tests fail on Azure-touched code, when triaging CI output, or when you must open a bug ticket before merging a fix.
Is file-test-bug safe to install?
Review the Security Audits panel on this Prism page and inspect the microsoft/azure-skills GitHub source; do not assume pass/fail counts from marketing copy.
SKILL.md
READMESKILL.md - File Test Bug
# file-test-bug Installs: 894 Source: microsoft/azure-skills { "id": "microsoft/azure-skills/file-test-bug", "url": "https://www.skills.sh/microsoft/azure-skills/file-test-bug", "name": "file-test-bug", "slug": "file-test-bug", "source": "microsoft/azure-skills", "installs": 894, "installUrl": "https://github.com/microsoft/azure-skills", "sourceType": "github" }