plan-review-tests

Generate test diagrams, identify coverage gaps, and produce .planning QA handoff artifacts.

1|Updated May 7, 2026
One-click install
npx skills add https://github.com/ChristopherAlphonse/calphonse-skills --skill plan-review-tests
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-review-tests
Source: https://github.com/ChristopherAlphonse/calphonse-skills/tree/main/plan-review-tests
Command: npx skills add https://github.com/ChristopherAlphonse/calphonse-skills --skill plan-review-tests

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams quickly generate a test diagram, identify coverage gaps, and produce a standardized QA handoff artifact (.planning) to support planning reviews.

Core Features & Use Cases

  • Generate an ASCII-style test diagram covering new user-visible flows, data paths, and code paths with clearly labeled nodes and test types.
  • Identify coverage gaps across happy paths, edge cases, rollout/rollback scenarios, and observability checks.
  • Produce a .planning QA handoff artifact that documents the test plan and results for traceability.

Quick Start

Run plan-review-tests to generate a test diagram, identify coverage gaps, and produce a .planning QA handoff artifact.

Frequently Asked Questions about plan-review-tests

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

FAQPage Schema
How do I generate a test diagram for software planning reviews?

A QA handoff artifact should document the test plan, coverage results, and traceability for QA teams. This skill generates a .planning file that captures the test diagram and identified coverage gaps, serving as the standardized handoff document for planning reviews.

How do I identify test coverage gaps for happy paths and edge cases?

Yes, you can automate QA handoff artifact generation. This skill applies deterministic output generation and reusable templates to automatically produce the .planning QA handoff artifact, documenting the test plan and results for traceability during software planning reviews.

What is a QA handshake artifact in software planning?

This skill identifies coverage gaps across happy paths, edge cases, rollout/rollback scenarios, and observability checks. It ensures these critical scenarios are mapped in the test diagram and documented within the QA handoff artifact for comprehensive plan verification.

Do I need any dependencies to generate test diagrams and coverage reports?

This skill creates ASCII-style test diagrams that map new user-visible flows, data paths, and code paths. It clearly labels nodes and test types within the diagram, providing a visual representation of test coverage for planning reviews.