product-prd-drafter

Generate structured Product Requirements Documents from rough notes and meeting transcripts.

Updated Apr 14, 2026
One-click install
npx skills add https://github.com/viditparashar96/second-brain-claude --skill product-prd-drafter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: product-prd-drafter
Source: https://github.com/viditparashar96/second-brain-claude/tree/main/skills/product-prd-drafter
Command: npx skills add https://github.com/viditparashar96/second-brain-claude --skill product-prd-drafter

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Drafts clear, structured Product Requirements Documents from rough notes, meetings, or feature ideas, turning chaotic input into one coherent plan.

Core Features & Use Cases

  • Extract feature name and description from notes or transcripts.
  • Check the product registry against current products to align with existing roadmap and scope.
  • Retrieve project context from memory, including goals, audience, constraints, and decisions.
  • Load project vault data and pull user feedback, decisions, and related tasks from Asana.
  • Generate a structured PRD with sections like Problem Statement, Goals, User Stories, Functional and Non-Functional Requirements, Risks, and Open Questions.
  • Save the PRD to the vault at ~/.second-brain/vault/product/prds/YYYY-MM-DD-<feature-slug>.md.
  • Offer Asana integration to create epic/milestones and track progress.
  • Log PRD creation to the daily activity log.

Quick Start

Provide rough notes or a meeting transcript, and PRD Drafter will generate a complete PRD.

Frequently Asked Questions about product-prd-drafter

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

FAQPage Schema
How do I generate a PRD from meeting notes and rough transcripts?

Generating a PRD from meeting notes involves extracting feature descriptions, validating them against a product registry, and loading project context from memory to produce a 2-3 page structured document. The process automatically structures your rough input into defined sections like Problem Statement and User Stories.

What is the best way to structure product requirements from Slack threads and emails?

Structuring product requirements from Slack threads uses memory context to capture project goals, user feedback, and constraints, transforming scattered discussions into a coherent plan. This approach ensures functional and non-functional requirements are clearly defined from chaotic communication.

Can I create Asana tasks directly from a generated product requirements document?

Yes, you can create Asana tasks directly from a generated product requirements document through built-in Asana integration. This allows you to reference existing tasks, collect feedback, and create epics or milestones to track project progress immediately after drafting.

Does PRD generation work with existing product roadmaps and scope constraints?

PRD generation works with existing roadmaps by checking feature descriptions against a current product registry to align with scope. It retrieves project context from memory, including audience and constraints, ensuring the output matches your established product goals.

How are completed PRDs saved and logged in the product vault?

Completed PRDs are saved to the product vault at ~/.second-brain/vault/product/prds/YYYY-MM-DD-<feature-slug>.md and logged to the daily activity log. This standardizes file naming using feature slugs and ensures all document creation is tracked.

What sections are included in an automatically drafted product requirements document?

An automatically drafted product requirements document includes structured sections like Problem Statement, Goals, User Stories, Functional and Non-Functional Requirements, Risks, and Open Questions. These sections are populated by analyzing rough notes and loading relevant project context.