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.