prism-prd

Automate creation of Product Requirements Documents for new and existing initiatives.

Updated May 2, 2026
One-click install
npx skills add https://github.com/HunterMcGrew/PRISM --skill prism-prd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prism-prd
Source: https://github.com/HunterMcGrew/PRISM/tree/main/.cursor/skills/prism-prd
Command: npx skills add https://github.com/HunterMcGrew/PRISM --skill prism-prd

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of Product Requirements Documents (PRDs) for new and existing initiatives, streamlining the product development process and reducing manual effort.

Core Features & Use Cases

  • Greenfield Mode: Interviews-driven PRD creation for new initiatives.
  • Brownfield Mode: Code-based PRD creation for existing features.
  • Stakes Calibration: Ensures PRDs are scoped appropriately.
  • Decision Logging: Provides an audit trail of decisions made during PRD creation.
  • Automated Review: Includes a review rubric for product fit, technical feasibility, and clarity.

Quick Start

Invoke the 'prism-prd' skill to start creating a PRD for your initiative.

Frequently Asked Questions about prism-prd

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

FAQPage Schema
How do I automate PRD creation for existing code?

Automate PRD creation for existing code by using brownfield mode, which analyzes your codebase to generate product requirements documents for current features. This streamlines the product development process by reducing manual documentation effort.

What is the difference between greenfield and brownfield PRD generation?

Greenfield PRD generation uses an interview-driven process for new initiatives, while brownfield PRD generation analyzes an existing codebase to document current features. Both modes support stakes calibration and decision logging.

Can I review a product requirements document for technical feasibility automatically?

You can automatically review a product requirements document using the built-in review rubric. It evaluates product fit, technical feasibility, and clarity to ensure the PRD meets development standards.

How do I scope a product requirements document for a new initiative?

Scope a product requirements document for a new initiative using the stakes calibration feature during greenfield PRD creation. This ensures the initiative is scoped appropriately and logs decisions for an audit trail.

Does brownfield PRD creation require direct codebase interaction?

Brownfield PRD creation requires direct interaction with the codebase to generate accurate product requirements documents for existing features. Greenfield mode does not require codebase access, relying instead on interview-driven input.