skill-test
SkillDev toolsValidation test runner for MOOLLM skills. Status: DESIGN — harness and per-skill config to be implemented.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the skill-test skill
About this capability
MOOLLM
What this skill tells your AI
The instructions your AI receives, as published by simhacker/moollm in skills/skill-test/SKILL.md and read by ahel’s review.
Validation test runner for MOOLLM skills. Status: DESIGN — harness and per-skill config to be implemented.
- Runner: Discovers skills with
test.ymlor.skill-test.yml; runs entrypoint (pytest or script); passes env; reports pass/fail and drift. - Per-skill: Each skill declares entrypoint, runner type, env, marks. Tests can live inside the skill (e.g.
cursor-mirror/tests/). - Relation: skill-snitch = audit/security; skill-test = validation/regression. Both use cursor-mirror for observability.
Design docs (k-lines, source-grouped) live in designs/:
| K-line | Path | Content / source |
|---|---|---|
| RUNNER-DESIGN | designs/runner/RUNNER-DESIGN.md | Harness, config schema, placement, relation to snitch/mirror |
| CURSOR-MIRROR-VALIDATION-SUITE | designs/cursor-mirror/VALIDATION-SUITE.md | What to validate for cursor-mirror; layers; example config; pipeline hook |
See designs/README.md for full index.
Signals
- GitHub stars
- 52
- Forks
- 5
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
skill-test-simhacker- Source
- github.com/simhacker/moollm