QualityTypeScript

PM Gate Review

by Stanshy

PM Gate Review is a Quality skill for Claude Code, published by Stanshy in AgentHub.

201 stars23 forkson Stanshy/AgentHubAdded 2026/09/05+1% in starsRepository updated 2026/04/09
ai-agentsai-workflowclaude-codedeveloper-toolselectronharness-engineeringopen-sourceteam-managementtypescriptvue
Install in seconds
Install PM Gate Review
Copy PM Gate Review into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/Stanshy/AgentHub/tree/main/.knowledge/company/skill-templates/pm-review ~/.claude/skills/pm-review

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/Stanshy/AgentHub.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.knowledge/company/skill-templates/pm-review/SKILL.md in Stanshy/AgentHub
Installs to
~/.claude/skills/pm-review
Collection
One of 25 skills cataloged from this repository
Category
Quality1662 skills

What PM Gate Review does

PM Gate Review checks a gate submission against a 6-item checklist and produces a recommendation. Use it when evaluating whether a G2, G3, or G4 submission is complete and compliant.

PM Gate Review is cataloged under Quality on DirSkills. PM Gate Review comes from a repository tagged ai-agents, ai-workflow, claude-code, developer-tools and electron.

Documentation

README

PM Gate 審核

PM 審核 L1 提交的 Gate 回報,執行 6 項 checklist。

使用方式

/pm-review <gate-type>

參數

  • $0: Gate 類型(G2 / G3 / G4)

6 項 Checklist

# 檢查項 說明
1 交付物完整性 Gate 要求的所有交付物是否齊全
2 數據正確性 報告中的數字是否與實際一致
3 驗收標準對照 逐項比對提案書/計畫書的驗收標準
4 流程合規 阻斷規則是否遵守、前置 Gate 是否已通過
5 計畫書紀錄 開發計畫書第 10 節是否已填寫
6 附帶問題 過程中發現的問題是否已記錄

執行步驟

  1. 讀取當前 dev-plan: 使用 Glob tool 搜尋 proposal/sprint*-dev-plan.md,取最新的,用 Read tool 讀取完整內容。

  2. 讀取提案書: 使用 Glob tool 搜尋 proposal/sprint*-proposal.md,取最新的,用 Read tool 讀取完整內容。

  3. 逐項執行 6 項 checklist

  4. 產出 PM 建議(供老闆決策時參考,不直接寫入 Gate 紀錄):

    • 通過 — 建議老闆核准
    • 駁回 — 建議老闆退回
    • 附條件通過 — 建議老闆附條件核准
  5. 整理摘要報告供老闆決策

This is the opening of the README. Read the full README on GitHub.

Commands PM Gate Review provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /pm-review
  • /gate-record

Frequently asked about PM Gate Review

  • What else does Stanshy publish alongside PM Gate Review?

    PM Gate Review is one of 25 skills that DirSkills catalogs from Stanshy/AgentHub, the repository it ships in. Its siblings there include Development Plan Generator, Gate Record and Harness Audit. Each one is a separate skill with its own page in this directory, installs the same way PM Gate Review does, and is maintained by Stanshy in that same repository. The rest of the collection is listed on the Stanshy/AgentHub page.

  • How does PM Gate Review compare to other Quality skills?

    PM Gate Review ranks #1530 by stars among the 1662 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of PM Gate Review against them. Open each page to compare what they document and how they install.

More from Stanshy/AgentHub

PM Gate Review is one of 25 skills cataloged on DirSkills from Stanshy/AgentHub.

See all 25 skills