prd-agent

Generate and maintain living Product Requirements Documents for software projects.

Updated Mar 20, 2026
One-click install
npx skills add https://github.com/hendrax5/ironman --skill prd-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prd-agent
Source: https://github.com/hendrax5/ironman/tree/main/skills/prd-agent
Command: npx skills add https://github.com/hendrax5/ironman --skill prd-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

PRD Agent v2.0 menghilangkan pekerjaan manual dan fragmentasi dalam pembuatan dan pemeliharaan Product Requirements Document dengan menjadikan PRD sebagai dokumen hidup yang terus divalidasi, disinkronkan ke memori proyek, dan berevolusi berdasarkan hasil pengembangan dan produksi.

Core Features & Use Cases

  • Discovery Engine: Dialog interaktif terstruktur untuk mengekstrak problem statement, persona, metrik keberhasilan, batasan, dan referensi kompetitor.
  • Strategy Builder & Prioritization: Otomatisasi analisis Opportunity Solution Tree, Lean Canvas, JTBD, dan perhitungan impact vs effort untuk memisahkan MVP dari fitur yang ditunda.
  • PRD Generator & Living Validator: Membuat PRD terisi di docs/00-prd, menjalankan validasi kontinual terhadap implementasi, mencatat changelog, dan meng-update Health Score.
  • Memory Sync & Evolution Tracker: Menyimpan keputusan ke MemPalace dan mencatat lesson events ke assets/gep/events.jsonl untuk kalibrasi estimasi dan ekstraksi gene reuse.
  • Use Case: Tim produk ingin cepat menghasilkan PRD MVP untuk aplikasi monitoring data center, memprioritaskan fitur berdasarkan dampak, lalu menjaga konsistensi ketika developer mulai implementasi.

Quick Start

Gunakan PRD Agent dengan perintah: Buatkan PRD untuk aplikasi monitoring server data center yang bertujuan mengurangi downtime dan mengurangi beban tim NOC.

Frequently Asked Questions about prd-agent

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

FAQPage Schema
How do I generate a living Product Requirements Document for a software project?

You can generate a living Product Requirements Document by running interactive discovery dialogs to extract problem statements and personas, then outputting the PRD to the docs/00-prd directory for continual validation and evolution tracking.

How do I prioritize MVP features using impact versus effort analysis?

You can prioritize MVP features by applying automated strategy synthesis using Opportunity Solution Tree, Lean Canvas, and JTBD frameworks, which calculates impact versus effort to separate core MVP features from deferred items.

What is the best way to maintain PRD consistency during software development?

The best way to maintain PRD consistency is by using a living validator that runs continual validation against implementation, logs changelogs, updates Health Scores, and records lesson events to assets/gep/events.jsonl.

Can I sync product discovery decisions to project memory automatically?

Yes, you can sync product discovery decisions automatically using the Memory Sync feature, which stores strategic decisions directly into MemPalace for calibration estimation and gene reuse extraction.

Does the PRD generation process support early-stage product discovery and post-production tracking?

Yes, the PRD generation process supports early-stage discovery through interactive dialogs and post-production evolution tracking, ensuring the document remains a living PRD validated against actual development outcomes.