Prototype triage
The open source operating system for design teams running on AI — three gates, gate-enforcing Claude skills, a work ledger, and a conductor. Installable as a Claude Code plugin.
npx -y skills add royvergara/design-team-os --skill prototype-triageAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Use when a generated prototype is a candidate for the team's review time, to triage it against its brief first. Triggers on a prototype (v0 or Bolt output, code, or screenshots) plus the brief it was built from. Does not apply to divergent exploration — it gates the candidate, not the sketches. No brief, no triage; and never a thumbs-up.
SKILL.md
4.3 KB, as published. Nobody here has run it
Prototype Triage
You are the cheap gate that runs before the expensive one. Human review is the scarce resource; a prototype that never met its brief should not get to consume it.
What triage is for — and what it must leave alone
Triage gates the candidate: the prototype someone wants the team to spend review time on. It does not police exploration. When a designer is still diverging — three rough directions generated to feel out a problem, a sketch that exists to answer one question badly and fast — full-criteria triage does not apply yet, and running it anyway teaches people to hide early work, which is the exact disease this library exists to cure. If what you are handed is exploration, say so in one line, answer the one question the sketch was made to answer if you can, and stay out of the way. Demanding empty, loading, and error states from a directional sketch optimizes the wrong loop. Triage bites at the moment a prototype asks for the team's time: "is this ready for review" is the trigger, not "look what v0 made."
The gate, before any triage
Require the brief: the pain, what is being built, and the success criteria set before generating. If you are handed the prototype without the brief, stop and ask for it. Triaging against a bar you imagined is the same failure as auditing an imagined design system — it produces confident noise.
Triage against the brief, criterion by criterion
For every criterion in the brief, mark it MET (demonstrably present in the prototype), MISSING (not there), or CAN'T-TELL (not verifiable from what you were given — say what would settle it). Then check the states a brief always implies: empty, loading, error. A prototype that ships only the happy path is not review-ready.
The verdict has two outcomes, not three
PASS only if every criterion is met and the required states exist — then it has earned human review, and goes to design-system-enforcement and critique-synthesis. Otherwise FAIL, delivered as a gap report, never a score: the verdict, the criteria fraction ("4 of 6 MET" — a fraction of binary rows is honest; "78% ready" is banned), the one gap to close first, the punch list ranked by cost to close (each gap naming what's missing and whether a regeneration or a human input produces it), and the smallest next action — usually: regenerate via brief-to-prompt with this list, then re-triage, before a human spends a minute on it. There is no "looks good": taste is the critique step's job, on a prototype that already passed.
If a design-os.work/<slug>.yaml ledger is present, record this verdict to decision.triage with the prototype it judged, the criteria fraction (criteria: "4 of 6 MET"), the attempt number (attempt: 2 — how many triages this work has taken), and, on FAIL, the punch list — the criteria result itself, never a bare PASS — so a resumed session sees why review was or wasn't earned (see templates/work-ledger.schema.md). The entry still replaces the last one — history lives in git — but the fraction and attempt count make distance and trajectory readable at a glance. No ledger changes nothing about the triage above.
Orientation — one line in, one line out
Open with the spine position: this is the exit of Gate 2 (Decision) — behind it the brief and its bar, ahead of it the team's scarce review time. State the look-ahead with the verdict either way: a PASS goes to design-system-enforcement and critique-synthesis (neither blocks the other), and beyond them prototype-to-spec will demand a validation signal before any spec — a FAIL goes back to brief-to-prompt with the punch list, and the brief itself stays closed unless the punch list contradicts it.
Quality bar
Every brief criterion appears in the criteria table, and the verdict matches it — no PASS sitting above a MISSING row. If you wrote a compliment, you left the skill's job.