review-tests

Review test, test.B, and validation files for learning-sheet scope alignment.

7|3|Updated May 8, 2026
One-click install
npx skills add https://github.com/TDAA-Go/TDAA-Go --skill review-tests-tdaa-go
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-tests
Source: https://github.com/TDAA-Go/TDAA-Go/tree/main/.claude/skills/review-tests
Command: npx skills add https://github.com/TDAA-Go/TDAA-Go --skill review-tests-tdaa-go

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps instructors and course engineers ensure that tests, test.B, and validation files stay within the scope defined by the learning sheet, preserving pedagogical integrity and preventing scope creep.

Core Features & Use Cases

  • Scope alignment checks to ensure every term, concept, and notation used in tests is defined in the learning sheet.
  • Structure and boundary validation to enforce that test, test.B, and validation files stay within the boundaries and point distribution defined by the week template.
  • Canonical reference alignment to verify consistency with week templates and canonical examples across reviews.

Quick Start

Review week N by selecting a week and running the review-tests workflow against weekN/test.typ, weekN/test.B.typ, and weekN/validation.typ.

Frequently Asked Questions about review-tests

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

FAQPage Schema
How do I audit tests for learning-sheet alignment and scope gaps?

To audit tests for learning-sheet alignment, review test, test.B, and validation files across week folders to verify every term and concept maps to the learning sheet's definitions and boundaries, identifying scope gaps.

What is learning-sheet-aligned coverage validation for course tests?

Learning-sheet-aligned coverage validation is the process of ensuring tests, test.B, and validation files stay within the scope defined by the learning sheet, preserving pedagogical integrity and preventing scope creep.

How do I validate test structure and boundaries against week templates?

Validate test structure and boundaries by enforcing that test, test.B, and validation files stay within the boundaries and point distribution defined by the week template, verifying consistency with canonical examples.

Can I run an automated quality-assurance review across multiple week folders?

Yes, you can run quality-assurance reviews across week folders by applying checks to verify that each file, including test.typ, test.B.typ, and validation.typ, maps correctly to the learning sheet's coverage and structure standards.

Why does my test file contain concepts not defined in the learning sheet?

Test files contain undefined concepts when scope creep occurs during authoring, requiring a review to enforce that all terms, notations, and concepts used in tests are explicitly defined in the learning sheet.

What do I need to check before running a pedagogy review on test files?

Before running a pedagogy review, ensure your week folders contain the necessary test.typ, test.B.typ, and validation.typ files, and that a canonical learning sheet and week template exist to map definitions and boundaries.