gpd-regression-check

Re-validate verified physics claims and detect regressions across project phases.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/MichaelsEngineering/get-physics-done-test --skill gpd-regression-check-michaelsengineering
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gpd-regression-check
Source: https://github.com/MichaelsEngineering/get-physics-done-test/tree/main/.agents/skills/gpd-regression-check
Command: npx skills add https://github.com/MichaelsEngineering/get-physics-done-test --skill gpd-regression-check-michaelsengineering

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Re-verify all previously verified physics claims and checks to catch regressions after changes across completed research phases.

Core Features & Use Cases

  • Re-checks VERIFICATION.md targets across phases to detect any drift in notation, limits, or shared artifacts.
  • Categorizes regressions (dimensional, symmetry, regime-violation, artifact integrity) and reports actionable fixes.
  • Generates a consolidated REGRESSION-REPORT.md and a recommended fix order to restore cross-phase consistency.

Quick Start

Re-run the regression checker to validate all verified targets against the current repository state.

Frequently Asked Questions about gpd-regression-check

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

FAQPage Schema
How do I automate regression verification for physics research results?

Automate regression verification by re-validating all previously verified claims across completed phases. The checker reads VERIFICATION.md targets and phase artifacts to detect drift in notation, assumptions, and shared artifacts, returning a consolidated regression report.

What is cross-phase consistency checking for research artifacts?

Cross-phase consistency checking re-validates previously verified claims to detect regressions after changes. It ensures notation, limits, and shared artifacts remain aligned across all completed research phases by comparing current filesystem-backed evidence against established targets.

How do I detect notation drift and assumption changes across research phases?

Detect notation drift and assumption changes by applying a regression checker to completed phases. It identifies regressions categorized by dimensional issues, symmetry violations, regime violations, and artifact integrity, then generates actionable fixes to restore consistency.

Do I need a VERIFICATION.md file to run regression checks on my project?

Yes, you need a VERIFICATION.md file along with phase artifacts and filesystem-backed evidence. The regression checker requires access to these targets to re-validate previously verified claims and detect any cross-phase drift or regressions.

What types of regressions can be detected when re-validating physics claims?

Re-validating physics claims detects regressions categorized by dimensional issues, symmetry violations, regime violations, and artifact integrity. The checker analyzes these categories to report actionable fixes and a recommended order to restore cross-phase consistency.

When should I run a regression check on completed research phases?

Run a regression check on completed phases whenever changes are made that might affect previously verified claims. This catches regressions early, detects drift in shared artifacts, and ensures cross-phase consistency is maintained before proceeding further.