This is a read-only audit tool that pulls a Jira story, scrapes its acceptance criteria table (including those color-coded platform tags), finds related Zephyr test cases, and maps coverage per platform with risk scoring. It runs two parallel sub-agents to keep API noise out of context, then generates a management report with gaps, quality issues in existing tests, and a prioritized action plan. The AC-to-TC mapping logic is solid: it distinguishes between covered, partial, and not covered based on scope matching, and it flags realistic QE debt like missing data validation or negative flow coverage. If you're tired of manually auditing test coverage before release and need something that produces an actual artifact your QE manager can act on, this does the job.
npx -y skills add hoangnguyen0403/agent-skills-standard --skill zephyr-coverage-analysis --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
wshobson/agents
dbt-labs/dbt-agent-skills
github/awesome-copilot