test-report

Synthesize QA results into structured reports with optional Markdown export.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Cottage-Energy/cottage-tests --skill test-report-cottage-energy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: test-report
Source: https://github.com/Cottage-Energy/cottage-tests/tree/main/.claude/skills/test-report
Command: npx skills add https://github.com/Cottage-Energy/cottage-tests --skill test-report-cottage-energy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

QA teams often struggle to assemble consistent, evidence-based reports that summarize testing activity across multiple sources (test plans, CI runs, exploratory results) and present clear verdicts for weekly reviews or release decisions. This skill automates the consolidation process, enforces evidence gates, and outputs a cohesive narrative that stakeholders can act on.

Core Features & Use Cases

  • Consolidates Linear QA tickets, CI runs, test plans, and exploratory results into a single, shareable report.
  • Supports Summary (weekly/sprint), Targeted (feature/ticket), and Release (go/no-go) modes.
  • Optionally export the report as Markdown for archiving and distribution.
  • Enforces a prerequisite gate to ensure verdicts are backed by concrete test evidence, not just artifacts.

Quick Start

Generate a weekly QA summary using the Summary mode and include CI results, test plans, and exploratory evidence.

Frequently Asked Questions about test-report

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

FAQPage Schema
How do I consolidate QA results and CI runs into a single evidence-based report?

To consolidate QA results, you can use a reporting tool to synthesize test plans, CI runs, and exploratory results into a structured report. This approach enforces evidence gates, ensuring concrete artifacts back the final test verdicts.

What is the best way to generate a release go/no-go decision report from testing evidence?

Generating a release go/no-go report requires synthesizing existing QA results across multiple sources. A structured reporting tool collects test plans and CI runs, enforcing evidence gates to produce a definitive, actionable release verdict backed by concrete artifacts.

How do I create a weekly QA summary that includes exploratory testing results and test plans?

Creating a weekly QA summary involves consolidating exploratory testing results, test plans, and CI runs. A reporting tool synthesizes these inputs into a cohesive narrative, enforcing evidence gates to ensure the weekly review is backed by concrete test artifacts.

Can I export consolidated QA testing reports as Markdown for archiving and distribution?

Yes, you can export consolidated QA testing reports as Markdown. After synthesizing test plans, CI runs, and exploratory results into a structured report, the tool provides an optional Markdown export feature specifically for archiving and stakeholder distribution.

Why does a QA report require concrete artifacts before producing test verdicts?

A QA report requires concrete artifacts before producing test verdicts to enforce an evidence gate. This prerequisite ensures that all weekly summaries, targeted feature reports, and release go/no-go decisions are backed by actual test evidence rather than empty claims.

Does the test consolidation process support both targeted feature reports and sprint summaries?

Yes, the test consolidation process supports both targeted feature reports and sprint summaries. It synthesizes QA tickets, CI runs, and exploratory results across Summary, Targeted, and Release modes to form a complete picture for various stakeholder reviews.