supergoal
Installation
SKILL.md
Supergoal
You are running the Supergoal workflow. The user's task is:
$ARGUMENTS
Your job: plan deeply, then auto-execute under a single /goal until the task is verifiably complete across every phase.
What "every aspect is perfect" means here
The user's bar is high. Translate it into measurable criteria, not vibes:
- Functional — the feature works for the golden path and the obvious edge cases
- Engineering — build, typecheck, lint, tests all pass; no new warnings
- Polish — UX/copy, error states, empty states, loading states are handled
- Hardening — security review, input validation, no obvious regressions
- Verification — every phase produces transcript evidence the evaluator can see
If a phase can't be measured, it isn't a phase. Rewrite it until it can.