10x-prd

Generate schema-conformant Product Requirement Documents from shaped or raw notes.

Updated May 27, 2026
One-click install
npx skills add https://github.com/Dergacz/AI_CV_Builder --skill 10x-prd-dergacz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 10x-prd
Source: https://github.com/Dergacz/AI_CV_Builder/tree/main/.agents/skills/10x-prd
Command: npx skills add https://github.com/Dergacz/AI_CV_Builder --skill 10x-prd-dergacz

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the creation of Product Requirement Documents (PRD) from structured notes and raw notes, aligning them with a predefined schema. It is intended to facilitate efficient documentation creation and collaboration in software development.

Core Features & Use Cases

  • PRD Generation: Automatically generates a PRD based on the shape notes or raw notes, adhering to the locked PRD schema.
  • Auto-routing: Routes to the correct PRD template based on the project context, whether for greenfield or brownfield projects.
  • Document Generator: Fills the PRD with necessary sections based on input, while flagging missing information for further action.
  • Use Case: When a user has shaped notes or raw notes prepared and wishes to have a schema-conformant PRD document created.

Quick Start

Run the skill by providing the path to your shaped notes file with the command: /10x-prd /path/to/shape-notes.md

Frequently Asked Questions about 10x-prd

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

FAQPage Schema
How do I generate a product requirement document from raw notes?

To generate a product requirement document from raw notes, provide the file path to your notes. The system automatically routes the input based on project context and fills the document while adhering to a locked PRD schema.

Does PRD generation work for both greenfield and brownfield projects?

PRD generation works for both greenfield and brownfield projects through auto-routing. The system evaluates your project context to select the correct template, ensuring the structured notes align with the appropriate baseline.

What is the best way to ensure schema compliance when creating a PRD?

The best way to ensure schema compliance is to use an automated generator that validates against a locked PRD schema. This approach fills required sections automatically and flags any missing information for further action.

How do I flag missing information during PRD creation?

You flag missing information during PRD creation by processing shaped notes against a locked schema. The generator identifies gaps in the structured notes and explicitly flags them within the generated document for review.

Can I use raw notes for PRD generation if I lack structured notes?

You can use raw notes for PRD generation if you lack structured notes. The system processes raw input, populates the document against the locked schema, and flags any absent details required for complete software development documentation.