requirements-governance

Convert ambiguous user intent into structured requirements documents.

Updated Apr 15, 2026
One-click install
npx skills add https://github.com/AoManoh/project_templates --skill requirements-governance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: requirements-governance
Source: https://github.com/AoManoh/project_templates/tree/main/skills/requirements-governance
Command: npx skills add https://github.com/AoManoh/project_templates --skill requirements-governance

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It prevents an AI from drifting into free-form implementation by converting unclear user intent into structured, reviewable requirements with clear boundaries and acceptance criteria.

Core Features & Use Cases

  • Requirements alignment governance: Runs a staged process to clarify intent, resolve blocking uncertainties via a decision tree, and converge on scope.
  • Structured solution comparison: Produces an evidence-based comparison across candidate approaches so the user can choose with clear tradeoffs.
  • Documented decision artifacts: Writes requirement outputs into docs/requirements for auditability and later recovery, including project kickoff alignment and PRD generation for large scopes.
  • Use case: When starting a new feature or project with unclear requirements, you use this Skill to produce a project-kickoff requirements document and then instantiate AGENTS.md only after user review.

Quick Start

Trigger requirements alignment by asking the AI to run requirements-governance to clarify intent, confirm boundaries, compare options, and write docs/requirements/YYYY-MM-DD-project-kickoff.md for your project, then help you review AGENTS.md before any development starts.

Frequently Asked Questions about requirements-governance

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

FAQPage Schema
How do I convert vague project requirements into a structured PRD?

You can convert vague requirements into a structured PRD by running a staged alignment process that clarifies intent and resolves uncertainties via a decision tree. This produces auditable requirement artifacts with clear boundaries and acceptance criteria.

What is the best way to govern scope during a project kickoff?

Governing scope during project kickoff involves enforcing staged clarification and structured comparisons across candidate approaches. This produces an evidence-based project-kickoff requirements document ensuring auditable decisions and clear tradeoffs.

How does a decision tree help with requirements alignment?

A decision tree helps requirements alignment by systematically resolving blocking uncertainties and ambiguous user intent. It enforces staged questioning to converge on a clearly defined scope before generating PRD or development artifacts.

Can I generate acceptance criteria for unclear feature requests?

Yes, you can generate acceptance criteria for unclear feature requests by running a requirements governance process. It transforms ambiguous user intent into structured, reviewable requirements with clear boundaries and documented decision artifacts.

When should I use a requirements governance process for my documentation?

Use a requirements governance process for documentation when starting new projects or features with unclear requirements. It specifically applies to PRD generation and solution discussions when scope and decisions remain uncertain.