What problem does it solve? Deciding whether an exploratory effort should become a formal project, stay active, be archived, or is blocked often relies on enthusiasm rather than evidence. This Skill replaces gut feel with a structured, evidence-based readiness decision. ## Core Features & Use Cases - Six-Criterion Scoring: Scores Bounded, Demonstrable, Reusable, Owned, Clean, and Distinct criteria from 0 to 2 with evidence required for every score. - Deterministic Verdicts: Returns GO (10-12, no zeros), HOLD (7-9), ARCHIVE (0-6), or BLOCKED (any zero on Clean) with confidence and next action. - Safety Gate: A zero on the Clean criterion (prohibited boundary or unresolved secret) forces BLOCKED regardless of total score. - Use Case: An owner asks whether a side-project prototype is ready to become a formal repository. Run artifact validation first, then score each criterion with evidence and receive a verdict plus the lowest-scoring criterion as the next action. ## Quick Start Use okhp3-graduation-gate to score this effort against the six readiness criteria and return a GO, HOLD, ARCHIVE, or BLOCKED verdict with evidence.