prd-import

Convert external PRDs into the Specification-Driven Development format.

1|1|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/heltondoria/claude-code-sdd-kit --skill prd-import
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prd-import
Source: https://github.com/heltondoria/claude-code-sdd-kit/tree/main/global/skills/prd-import
Command: npx skills add https://github.com/heltondoria/claude-code-sdd-kit --skill prd-import

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the conversion of existing Product Requirement Documents (PRDs) from any format into the structured Specification-Driven Development (SDD) format, ensuring no information is lost and preparing it for the development pipeline.

Core Features & Use Cases

  • Content Mapping: Analyzes external PRDs and maps their sections to the 12 standard SDD PRD sections.
  • Feature Extraction: Identifies and enumerates features (F1, F2, ...) with acceptance criteria from unstructured text.
  • Gap Identification: Highlights missing sections in the SDD format that need user input.
  • Use Case: You have a legacy PRD in a Word document. Use this Skill to import it, map its content, extract features, and generate a new PRD file ready for the /prd-review step.

Quick Start

Import the external PRD located at '~/documents/legacy_product_requirements.docx'.

Frequently Asked Questions about prd-import

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

FAQPage Schema
How do I convert an external PRD to SDD format?

To convert an external PRD to SDD format, the skill ingests your document, inventories its content, and maps it to the 12 standard SDD sections. It extracts features with acceptance criteria and preserves all original text in an appendix.

What is the best way to import legacy product requirement documents?

The best way to import legacy product requirement documents is to use an automated conversion tool that analyzes unstructured text, enumerates features, and identifies missing information. This ensures no original content is lost during the format conversion process.

Does the PRD conversion process preserve extra sections not in the SDD format?

Yes, the PRD conversion process preserves extra sections by moving them into an appendix. It strictly maintains all original content from your external document while mapping the primary information to the standard sections.

How do I extract features and acceptance criteria from unstructured requirements?

You can extract features and acceptance criteria from unstructured requirements by importing the document into an automated conversion tool. The tool identifies and enumerates features (F1, F2, etc.) directly from the text during the mapping process.

Can I identify missing information in my product requirements document?

Yes, you can identify missing information in your product requirements document during the SDD conversion process. The tool highlights any missing sections in the standard format that require your additional input.

Are there limitations when mapping external PRDs to 12 standard SDD sections?

A limitation when mapping external PRDs to 12 standard SDD sections is that missing information will be identified for user input rather than auto-generated. You must manually review and fill these gaps to complete the specification.