gov-review-gate-management

Create and manage HUS-* review stories with frontmatter and gate decisions.

Updated Mar 22, 2026
One-click install
npx skills add https://github.com/FernanSuoza/AIDD-project-bootstrap --skill gov-review-gate-management
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gov-review-gate-management
Source: https://github.com/FernanSuoza/AIDD-project-bootstrap/tree/main/templates/skills/gov-review-gate-management
Command: npx skills add https://github.com/FernanSuoza/AIDD-project-bootstrap --skill gov-review-gate-management

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires project_state, generate_ids.

What problem does it solve?

Governance gating requires explicit human decisions and traceable records to ensure work only proceeds with authorization. This skill automates the creation of review stories (HUS_*) in the backlog, records decisions, and maintains explicit gate state across the governance workflow.

Core Features & Use Cases

  • Create HUS-* review stories in the execution-plan backlog with structured frontmatter and linked artifacts.
  • Record human decisions (approve, request-changes, defer) and update gate state so downstream automation and teams know the next steps.
  • Provide repeatable guidance for governance across phases like architecture, planning, implementation, and release.

Quick Start

Ask your AI assistant to create a HUS-* review story for the current gate with a descriptive title and linked artifacts.

Frequently Asked Questions about gov-review-gate-management

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

FAQPage Schema
How do I create auditable review gates for project governance workflows?

Auditable review gates are created by generating HUS-* review stories in the execution-plan backlog with structured frontmatter and linked artifacts. This ensures explicit human decisions and traceable records govern project gates across architecture, planning, implementation, and release phases.

What is a governance gate and when do I need explicit human approval in a workflow?

A governance gate is a workflow stage requiring explicit human approval, change requests, or gate decisions. You need it when work must only proceed with authorization, ensuring decisions are traceable across phases like architecture, planning, implementation, and release.

How do I record human decisions like approve or request-changes and update backlog state?

Human decisions such as approve, request-changes, and defer are recorded through provided scripts that update the gate state and backlog. This maintains explicit gate state so downstream automation and teams know the next steps.

Do I need project state and ID generation dependencies to manage review stories?

Yes, managing review stories requires the project_state and generate_ids dependencies to properly generate HUS-* stories and maintain backlog state updates across the governance workflow.

What's the best way to automate governance gating and maintain traceable records across phases?

The best way to automate governance gating is using a skill that creates structured review stories with frontmatter, records human decisions, and maintains explicit gate state. This provides repeatable guidance and traceable records across architecture, planning, implementation, and release phases.