test-cases-analysis Skill
Analyze a batch of test cases to produce structured intermediate data (JSONL), then render a unified HTML dashboard report. The unified report classifies each case into Ready / Blocked by Sandbox / Prerequisite Needed / Low Quality tabs. Specialized reports (executability, prerequisite, quality) are available on explic Published by microsoft in Sico.
What is test-cases-analysis Skill?
Analyze a batch of test cases to produce structured intermediate data (JSONL), then render a unified HTML dashboard report. The unified report classifies each case into Ready / Blocked by Sandbox / Prerequisite Needed / Low Quality tabs. Specialized reports (executability, prerequisite, quality) are available on explic Published by microsoft in Sico. 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
- Testing
- Data analysis
- Testing use cases
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use test-cases-analysis Skill
- Use it for testing.
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/Sico
- Skill file: backend/internal/embeddata/skills/test-cases-rewrite/skills/test-cases-analysis/SKILL.md
What it does
Analyze a batch of test cases to produce structured intermediate data (JSONL), then render a unified HTML dashboard report. The unified report classifies each case into Ready / Blocked by Sandbox / Prerequisite Needed / Low Quality tabs. Specialized reports (executability, prerequisite, quality) are available on explic
Skill instructions
Skill: Test Cases Analysis Analyze incoming test cases, produce a structured intermediate document (JSONL), then render a unified HTML dashboard that classifies each case into four tabs: Ready to Execute / Blocked by Sandbox / Prerequisite Needed / Low Quality. Specialized single-dimension reports (executability, prerequisite, quality) are also available but only generated when the user explicitly requests them. Output defaults: By default, render only the unified report (--type unified). Do NOT render executability, prerequisite, or quality reports unless the user explicitly asks for them. Generate English-only (--lang en) unless the user explicitly requests Chinese or bilingual output (--lang both). When presenting results to the user, deliver only the single unified HTML report link and a short summary — do not paste intermediate JSONL or raw analysis data into the conversation. Architecture Stage 1 (fixed code) Stage 2 (LLM) Stage 3 (fixed code) ───────────────────── ──────────────
Explore related resources
Frequently asked questions
What is test-cases-analysis?
test-cases-analysis is a open-source AI agent skill with Copy skill directory. Analyze a batch of test cases to produce structured intermediate data (JSONL), then render a unified HTML dashboard report.
Who is test-cases-analysis best for?
test-cases-analysis is best for reusing agent instructions, scripts, and references, testing workflows, data analysis workflows.
How do I install test-cases-analysis?
Install or run test-cases-analysis using Copy skill directory. Check test-cases-analysis for the latest setup command.
Is test-cases-analysis actively maintained?
test-cases-analysis may need a closer maintenance check before production use.
Auto-fetched from GitHub.