okhp3-graduation-gate

Score exploratory efforts against six evidence criteria to decide formalization readiness.

1|Updated Jun 13, 2026
One-click install
npx skills add https://github.com/OKHP3/refoldec --skill okhp3-graduation-gate-okhp3
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: okhp3-graduation-gate
Source: https://github.com/OKHP3/refoldec/tree/main/.agents/skills/okhp3-graduation-gate
Command: npx skills add https://github.com/OKHP3/refoldec --skill okhp3-graduation-gate-okhp3

SYSTEM DOCUMENTATION & REQUIREMENTS

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.

Frequently Asked Questions about okhp3-graduation-gate

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I decide if a side project is ready to become formal?▼

Score the effort on six criteria (Bounded, Demonstrable, Reusable, Owned, Clean, Distinct) from 0 to 2 with evidence for each. A total of 10 to 12 with no zero returns GO, 7 to 9 returns HOLD, and 0 to 6 returns ARCHIVE.

What readiness criteria should I check before promoting an experiment?▼

Check whether scope and non-goals are written, a useful result works end to end, the artifact is reusable by its audience, the next three actions are concrete, personal/work and secret checks pass, and it fills a documented gap.

Can a high-scoring effort still be blocked from graduation?▼

Yes. Any zero on the Clean criterion, such as an unresolved secret or prohibited personal/work boundary, forces a BLOCKED verdict regardless of the aggregate score. The safety issue is preserved explicitly until resolved.

Does a GO verdict authorize creating a repository or publishing?▼

No. A GO verdict only recommends preparing a promotion package. It does not authorize a repository, publication, push, external move, or message; the owner decides graduation and destination.

What happens when evidence is missing for a criterion?▼

Score the criterion from what is known and state the unknown explicitly. Points are never awarded for confident prose without supporting evidence, and missing checks are listed in the output.