prd-manager

Generate and organize versioned PRD documents across docs/prd directories.

20|19|Updated Apr 21, 2026
One-click install
npx skills add https://github.com/kociii/prd-manager --skill prd-manager-kociii
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prd-manager
Source: https://github.com/kociii/prd-manager/tree/main
Command: npx skills add https://github.com/kociii/prd-manager --skill prd-manager-kociii

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a centralized, automated workflow to organize and generate versioned PRD documentation under docs/prd/<version>/, ensuring consistency and repeatable governance across product lifecycles.

Core Features & Use Cases

  • Generate and initialize new PRD version folders from templates (prd.md, design.md, plan.md, dev.md) and keep a clear version history.
  • Manage existing PRD versions: view, extend, compare changes, search across versions, and archive outdated releases.
  • Enforce documentation boundaries and templates, enabling clean handoffs between product requirements, design, planning, and development.

Quick Start

Create a new PRD version to start the full documentation workflow.

Frequently Asked Questions about prd-manager

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

FAQPage Schema
How do I organize and generate versioned PRD documents in markdown?

To organize versioned PRD documents, this Skill automates the creation and generation of structured markdown files across docs/prd/<version>/ directories. It initializes version folders from templates and enforces clear documentation boundaries for consistent product lifecycle tracking.

What templates are available for product requirement documentation?

Available product requirement documentation templates include prd.md, design.md, plan.md, and dev.md. These templates enforce documentation boundaries and enable clean handoffs between product requirements, design, planning, and development phases.

Can I compare changes and archive outdated PRD versions across projects?

Yes, you can compare changes and archive outdated PRD versions across frontend and backend projects. The Skill manages existing PRD versions by allowing you to view, extend, search across versions, and archive old releases to maintain a clear version history.

What's the best way to automate project management documentation for new releases?

The best way to automate project management documentation is by generating new PRD version folders from predefined templates. This workflow centralizes version control, initializes required directories, and produces structured outputs including optional SQL assets for clean handoffs.

Does this PRD versioning workflow support frontend and backend project separation?

Yes, this PRD versioning workflow supports both frontend and backend project separation. It handles creating new versions from templates, updating and comparing documents, and archiving old versions specifically across frontend and backend project directories.

Why enforce documentation boundaries in versioned PRD folders?

Enforcing documentation boundaries in versioned PRD folders ensures consistency and repeatable governance across product lifecycles. It separates product requirements, design, planning, and development outputs into distinct markdown files for clean team handoffs.