10x-prd

Generate schema-conformant PRDs from shape-notes.md with template routing.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the creation of a Product Requirements Document (PRD) from shape-notes.md or raw notes, ensuring schema conformity and routing to the appropriate template based on context.

Core Features & Use Cases

  • PRD Generation: Converts shaped notes into a schema-conformant PRD with a choice of greenfield or brownfield templates.
  • Auto-Route Templates: Determines the correct PRD template based on context_type in shape-notes.md or cwd auto-detection.
  • Document Generator: Generates a PRD with missing content routed to Open Questions for human resolution.

Quick Start

Run /10x-prd to generate a PRD from your 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 requirements document from raw notes?

To generate a product requirements document, provide raw notes or a shape-notes.md file. The system converts shaped notes into a schema-conformant PRD, automatically routing content to greenfield or brownfield templates based on context.

What are shape-notes and how do they help create a PRD?

Shape-notes are structured markdown inputs used to define context for a PRD. They allow the system to automatically detect the context type and route the document generation to the correct greenfield or brownfield template.

Can I automatically route my PRD to greenfield or brownfield templates?

Yes, you can automatically route your PRD to greenfield or brownfield templates. The system determines the correct template by checking the context type in shape-notes.md or by auto-detecting the current working directory.

How does PRD generation handle missing content in raw notes?

During PRD generation, any missing content from the raw notes is automatically routed to an Open Questions section. This ensures schema conformity while flagging gaps for human resolution.

Do I need a specific file format to start writing a product requirements document?

You need a shape-notes.md file or raw notes to start writing a product requirements document. Running the command reads these inputs, enforces schema conformity, and outputs the structured PRD.

What is the best way to ensure schema conformity in a product requirements document?

The best way to ensure schema conformity in a product requirements document is to use an automated generator. It validates shaped notes against a predefined schema and routes missing fields to Open Questions.