autotest-progress

Aggregate automation status and coverage across test artifacts and modules.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/midas44/ttt-expert-v2 --skill autotest-progress
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: autotest-progress
Source: https://github.com/midas44/ttt-expert-v2/tree/main/.claude/skills/autotest-progress
Command: npx skills add https://github.com/midas44/ttt-expert-v2 --skill autotest-progress

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automation teams waste time gathering status and coverage data manually. This skill consolidates progress metrics into actionable insights to focus automation efforts.

Core Features & Use Cases

  • Progress tracking across modules and test suites.
  • Coverage insights showing automation status, gaps, and priorities for sprint planning.
  • Stakeholder reporting for status updates and informed decisions.

Quick Start

Track automation progress by summarizing current automation status and recommended next steps for unautomated or under-covered tests.

Frequently Asked Questions about autotest-progress

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track test automation progress and coverage across multiple modules?

Track test automation progress by aggregating status and coverage data across all test artifacts and modules. This consolidates metrics into actionable insights, highlighting gaps and prioritizing unautomated tests.

What is the best way to identify unautomated or low-coverage tests for sprint planning?

Identify unautomated or low-coverage tests for sprint planning by applying a defined prioritization framework to your aggregated automation status. This highlights coverage gaps to focus automation efforts effectively.

How does test coverage aggregation work across per-module test suites?

Test coverage aggregation works by retrieving data from autotest_tracking and vault systems to summarize automation status per module. It produces concise summaries of overall coverage suitable for stakeholder reporting.

Can I generate stakeholder reports from overall automation status and coverage metrics?

Generate stakeholder reports by consolidating automation status and coverage metrics into concise summaries. This provides actionable insights on test suite progress to support informed decision-making.

Does test automation tracking require specific data sources to summarize progress?

Test automation tracking requires data retrieval from autotest_tracking and vault systems to summarize progress. It aggregates this data to map per-module automation status and identify coverage gaps.