gz-prd
Create product requirement artifacts. Use when defining or revising project-level intent before ADR planning.
Install
mkdir -p .claude/skills/gz-prd && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/14281" && unzip -o skill.zip -d .claude/skills/gz-prd && rm skill.zipInstalls to .claude/skills/gz-prd
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Create product requirement artifacts. Use when defining or revising project-level intent before ADR planning.About this skill
gz prd
Overview
Self-Escalation (opus-tier). Spawn an
Agentwithmodel="opus"to execute this skill. Pass the operator's request verbatim, any relevant context (ADR IDs, OBPI IDs, design topic, prior decisions), and instruct the subagent to read.gzkit/skills/gz-prd/SKILL.mdfor the full workflow. Relay the subagent's output to the operator.
Operate the gz prd command surface as a reusable governance workflow.
Workflow
- Confirm target context, IDs, and lane assumptions.
- Run uv run gz prd with the required options.
- Summarize results, including evidence and any follow-up gates.
Validation
- Verify command output reflects the requested scope.
- If governance state changed, confirm with uv run gz status or uv run gz state.
Example
Use $gz-prd to create a PRD with the requested identifier..