superval
Superval - Plan-Driven Validation Loop
Version: 1.0.0 by skulto
Overview
Superval is a plan-driven validation engine that proves a built project matches its plan. It reads the plan, reads all build state, detects the test framework, and validates at three levels (structural, wiring, behavioral). For behavioral verification, it writes outside-in black-box acceptance tests -- independent scripts (often bash or a scripting language) that automate the built application from the outside, never importing source code. It loops until everything passes. It never stops trying.
Core principle: The plan is the specification. The built code is the implementation. Superval is the proof. Acceptance tests treat the app as a black box -- they poke it from the outside, through its public interface, like a real user would.
Position in pipeline:
/superplan -> /superbuild or /autobuild -> /superval
(plan) (build) (validate)
When to Use
More from adamos486/skills
song-lyrics
Provides insights and techniques from renowned songwriters across different genres to help users improve their own lyrical compositions.
141dadjoke
Provides a curated list of 10+ classic and obscure dad jokes. Use this skill when an AI needs to quickly generate some humorous dad jokes, such as in casual conversation or to lighten the mood.
59production-ready
Use when preparing any project for production deployment, performing security audits, or release preparation. Triggers on "make production ready", "security audit", "prepare for release", "hardening", "pre-deployment checklist".
42golang-cli-review
|
24superplan
Use when starting significant features, epics, or complex tasks. Creates multi-phase implementation plans with parallelizable phases, poker estimates, TDD-first acceptance criteria, and quality gates. Detects tech stack from CLAUDE.md/AGENTS.md (bypassing internet research if complete) or via codebase scan.
14teach
Transforms technical documents into rigorous learning journeys with collegiate-level mastery requirements. Uses Bloom's taxonomy progression, 80%+ mastery thresholds, and multi-level verification before advancing. Treats learning as a high school to college graduation progression. Use when user wants deep understanding, not surface familiarity.
13