๐Ÿšฆ
AutomationHTML

Gate Check

by mattgierhart

Gate Check is an Automation skill for Claude Code, published by mattgierhart in PRD-driven-context-engineering.

182 stars10 forkson mattgierhart/PRD-driven-context-engineeringAdded 2026/09/07Repository updated 2026/08/31
agent-skillsagentic-codingai-agentsai-assistedclaudeclaude-codeclaude-code-skillscontext-engineeringdeveloper-toolsprdproduct-developmentproduct-managementproductivityspec-driven-developmenttemplatesworkflow
Install in seconds
Install Gate Check
Copy Gate Check 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/mattgierhart/PRD-driven-context-engineering/tree/main/.claude/skills/ghm-gate-check ~/.claude/skills/ghm-gate-check

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/mattgierhart/PRD-driven-context-engineering.git

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

In this catalog

Source file
.claude/skills/ghm-gate-check/SKILL.md in mattgierhart/PRD-driven-context-engineering
Installs to
~/.claude/skills/ghm-gate-check
Collection
One of 25 skills cataloged from this repository
Category
Automation โ€” 2109 skills

What Gate Check does

Gate Check validates whether a PRD stage is ready to advance by reading readiness scores and reporting PASS, WARN, or BLOCK with top blockers. Use it before moving from v0.X to v0.Y or when running /ghm-gate-check.

Gate Check is cataloged under Automation on DirSkills. Gate Check comes from a repository tagged agent-skills, agentic-coding, ai-agents, ai-assisted and claude.

Documentation

README

Gate Check

Validate whether the PRD stage is ready to advance to the next version. Delegates to the three-layer readiness scorer โ€” SoT files โ†’ EPICs โ†’ stage โ€” then surfaces the leverage view (what to fix first, and which EPICs it unblocks).

Workflow Overview

  1. Compute โ†’ run scripts/readiness.py run --quiet to refresh status/readiness.json
  2. Read โ†’ parse status/readiness.json
  3. Report โ†’ PASS / WARN / BLOCK verdict with top blockers and causal links
  4. Recommend โ†’ actionable next steps (always highest-leverage first)

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

Frequently asked about Gate Check

  • What else does mattgierhart publish alongside Gate Check?

    Gate Check is one of 25 skills that DirSkills catalogs from mattgierhart/PRD-driven-context-engineering, the repository it ships in. Its siblings there include Architecture Design, Competitive Landscape Mapping and Environment Setup. Each one is a separate skill with its own page in this directory, installs the same way Gate Check does, and is maintained by mattgierhart in that same repository. The rest of the collection is listed on the mattgierhart/PRD-driven-context-engineering page.

  • How does Gate Check compare to other Automation skills?

    Gate Check ranks #1909 by stars among the 2109 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. 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 Gate Check against them. Open each page to compare what they document and how they install.

More from mattgierhart/PRD-driven-context-engineering

Gate Check is one of 25 skills cataloged on DirSkills from mattgierhart/PRD-driven-context-engineering.

See all 25 skills โ†’
๐Ÿ—๏ธ
2h ago

Architecture Design

Architecture Design defines how system components connect and where boundaries, integrations, and constraints belong. Use it when turning stack choices, risks, and features into architecture decisions and system diagrams.
AI Engineering
18210
๐Ÿ”Ž
2h ago

Competitive Landscape Mapping

Competitive Landscape Mapping documents current user workarounds, competitor options, and gaps before positioning a product. Use it when moving from problem framing into market definition and competitive analysis.
SEO
18210
๐Ÿ› ๏ธ
2h ago

Environment Setup

Environment Setup documents the local tools, packages, config files, and verification steps needed for consistent development. It also records CI/CD and production environment requirements when those are part of the project.
DevOps
18210
๐Ÿงญ
2h ago

Feature Value Planning

Feature Value Planning defines and prioritizes features with traceability to outcomes, moat, and pricing tiers. Use it when scoping an MVP, mapping parity vs. delta features, or deciding which capabilities belong in each tier.
AI Engineering
18210
๐Ÿ—‚๏ธ
2h ago

Harvest

Harvest extracts durable insights from temp files into source-of-truth documents during EPIC Phase E. Use it when an EPIC finishes or when you explicitly run /ghm-harvest to create new entries and an archive manifest.
Automation
18210
๐Ÿงพ
2h ago

ID Register

ID Register validates and registers new Source of Truth IDs with cross-reference checks. Use it when creating BR, UJ, API, or CFD entries and need a formatted SoT record with confidence and links.
Automation
18210