The file-test-bug skill streamlines the debugging workflow for developers working on the GitHub Copilot for Azure project. When local integration tests fail, this skill automatically parses JUnit reports, examines agent-metadata logs to understand how the AI agent behaved, and compares that behavior against expected test assertions. It generates a comprehensive GitHub issue that includes a structured diagnosis, the specific failing line of code, and the complete, unedited logs, ensuring that developers have all the context needed to fix skill issues, test assertions, or model behaviors quickly.
Características Principales
01Source code context extraction
02Agent metadata and log analysis
03Automatic JUnit failure parsing
04Root cause diagnosis generation
05124 GitHub stars
06Structured GitHub issue creation