Skip to main content
Back to registry

file-test-bug

microsoft/github-copilot-for-azure

Creates a GitHub issue in microsoft/github-copilot-for-azure for integration test failures.

Installs227
Install command
npx skills add https://github.com/microsoft/github-copilot-for-azure --skill file-test-bug
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykFAIL
About this skill
Creates a GitHub issue in microsoft/github-copilot-for-azure for integration test failures. Include the complete, unmodified contents of each agent-metadata.md file in the issue body. Do NOT summarize or truncate the logs. Wrap each log in a block with the test name as the summary. - Skill name (required): e.g., azure-rbac , appinsights-instrumentation - Test run (optional): Timestamp of test run. Defaults to most recent with logs for the skill. - Ask user for skill name if not provided - Parse tests/reports/junit.xml for failures matching the skill - Find test run directory (specified or most recent with matching logs) - Read agent-metadata.md from tests/reports/test-run- / - / - For each failure, read the actual line of code from the test file using the location (file:line) from junit.xml - REQUIRED - Write diagnosis BEFORE creating issue: - Analyze the agent-metadata.md to understand what the agent did - Compare agent behavior to what the test expected (from the assertion) - Identify the root cause (skill issue, test issue, or model behavior) - Write 2-3 sentences per failed test explaining WHY it failed - Suggest potential fixes (update skill, update test, or update fixtures) - Create issue via github-mcp-server-create_issue :

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does file-test-bug do?

Creates a GitHub issue in microsoft/github-copilot-for-azure for integration test failures.

Is file-test-bug good?

file-test-bug does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does file-test-bug work with?

file-test-bug currently lists compatibility with codex, gemini-cli, opencode, cursor, amp, github-copilot.

What are alternatives to file-test-bug?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install file-test-bug?

npx skills add https://github.com/microsoft/github-copilot-for-azure --skill file-test-bug

Related skills

More from microsoft/github-copilot-for-azure

Related skills

Alternatives in Software Engineering