compact-reviewer:testing-review

Analyze Compact contract test suites to identify coverage gaps and testing deficiencies.

Updated Feb 5, 2026
One-click install
npx skills add https://github.com/aaronbassett/midnight-knowledgebase --skill compact-reviewer-testing-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: compact-reviewer:testing-review
Source: https://github.com/aaronbassett/midnight-knowledgebase/tree/main/plugins/compact-reviewer/skills/testing-review
Command: npx skills add https://github.com/aaronbassett/midnight-knowledgebase --skill compact-reviewer-testing-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Automates and standardizes testing reviews to uncover missing coverage and improve testing practices for Compact contracts.

Core Features & Use Cases

  • Coverage analysis for exported circuits and test suites
  • Edge-case detection and risk-based testing guidance
  • Quality assessment with actionable recommendations and references
  • Use cases include identifying missing tests in unit/integration scenarios and improving overall test quality

Quick Start

Provide a structured review by feeding your Compact test suite into the reviewer to generate a coverage gap report.

Frequently Asked Questions about compact-reviewer:testing-review

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

FAQPage Schema
How do I identify missing test coverage in my Compact contracts?

To identify missing test coverage in Compact contracts, you can analyze your test suite to detect coverage gaps and testing deficiencies across exported circuits. This process generates a structured coverage gap report highlighting untested areas.

What is edge-case detection for exported circuits in testing?

Edge-case detection for exported circuits is the process of analyzing test suites to uncover untested boundary conditions and testing deficiencies. It provides risk-based testing guidance to improve overall Compact contract test quality.

How do I review Compact contract test suites for quality assessment?

You review Compact contract test suites for quality assessment by feeding the suite into a reviewer tool to evaluate testing strategies. This generates actionable recommendations and references to improve unit and integration test quality.

Can I use automated testing review for both unit and integration scenarios?

Yes, automated testing review can be used for both unit and integration scenarios. It standardizes the review process to uncover missing tests and improve testing practices across all Compact contract scenarios.

What is the best way to standardize testing reviews for Compact contracts?

The best way to standardize testing reviews for Compact contracts is to automate the analysis of test suites. This ensures consistent evaluation of coverage, edge-cases, and test quality while generating clear, structured reports.