pre-commit Regression Testing Starter

SkillAI & models

Use this skill to build a tiny disposable repository and run deterministic local pre-commit hooks as a regression-testing starter.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the pre-commit Regression Testing Starter skill

About this capability

A framework for discovering, compiling, and validating reusable skills for scientific agents.

What this skill tells your AI

The instructions your AI receives, as published by ma-compbio-lab/skillfoundry in skills/meta-maintenance/precommit-regression-testing-starter/SKILL.md and read by ahel’s review.

Use this skill to build a tiny disposable repository and run deterministic local pre-commit hooks as a regression-testing starter.

Run

python3 \
  skills/meta-maintenance/precommit-regression-testing-starter/scripts/run_precommit_regression.py \
  --workspace scratch/precommit-guard/workspace \
  --out scratch/precommit-guard/summary.json

What It Verifies

  • a tiny Python module compiles cleanly
  • a tiny JSON metadata file passes a local validation hook
  • the starter can run pre-commit end to end inside a disposable workspace

Notes

  • This is a starter for the taxonomy leaf regression-testing.
  • The temporary repository is self-contained and does not modify the main repository.

Signals

GitHub stars
39
Forks
5
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
precommit-regression-testing-starter
Source
github.com/ma-compbio-lab/skillfoundry