Agent skill · Code Review & Quality

evt-dvt-pvt-gate-review

Run an NPI phase-gate review for EVT, DVT, or PVT — exit criteria per phase, open-issue triage, yield readout, waiver discipline, and a go/no-go call. Use when asked to run a gate review, decide EVT exit or DVT entry, review build results, assess whether to proceed to the next build, or triage open issues before a phase gate. Produces a gate review document with criteria scoring, waiver register, yield analysis, and a defensible go/conditional-go/no-go recommendation.

mohitagw15856github.com/mohitagw15856GitHub ↗
claude-codecursorMIT
Install
npx skills add mohitagw15856/pm-claude-skills --skill evt-dvt-pvt-gate-review --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 5 KB
Bundled scripts: none
Path: skills/evt-dvt-pvt-gate-review/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,255
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# EVT/DVT/PVT Gate Review Skill Phase gates exist because hardware mistakes compound: an issue waved through EVT costs 10× at DVT and 100× in the field. This skill runs the gate the way a strong NPI lead does — score against written exit criteria, triage every open issue as blocker or waiver, read yield with its denominator, and make a recommendation someone can be held to. ## What This Skill Produces - A scored exit-criteria checklist for the phase under review - An open-issue triage table (blocker / waiver / defer) with rationale - A yield readout by test station with failure Pareto - A waiver register with class, owner, expiry, and containment - A go / conditional-go / no-go recommendation with the conditions written down ## Required Inputs Ask for these if not provided; run the review on partial data but mark unverifiable criteria `[no data — cannot score]`, never assumed-pass: - **Which gate** — EVT, DVT, or PVT exit (or entry to the next phase) - **Build results** — units built, units passing, failures by test station or symptom - **Open issue list** — bugs/defects with severity and status - **Exit criteria** if the program has them; otherwise use the reference set below and

What's inside
Steps it walks through
  1. What This Skill Produces
  2. Required Inputs
  3. Gate Framework
  4. Output Format
  5. Gate review: [product] — [EVT/DVT/PVT] exit
  6. Quality Checks
  7. Anti-Patterns
More from pm-claude-skills
All skills →
About this skill
What does the evt-dvt-pvt-gate-review skill do?

Run an NPI phase-gate review for EVT, DVT, or PVT — exit criteria per phase, open-issue triage, yield readout, waiver discipline, and a go/no-go call. Use when asked to run a gate review, decide EVT exit or DVT entry, review build results, assess whether to proceed to the next build, or triage open issues before a phase gate. Produces a gate review document with criteria scoring, waiver register, yield analysis, and a defensible go/conditional-go/no-go recommendation.

How do I install it?

Run `npx skills add mohitagw15856/pm-claude-skills --skill evt-dvt-pvt-gate-review --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From mohitagw15856/pm-claude-skills, a repository with 1,255 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going