gsd-to-prd

Convert GSD project artefacts into a synthetic Product Requirements Document.

25|5|Updated May 1, 2026
One-click install
npx skills add https://github.com/josemerca/mercadona-user-story-toolkit --skill gsd-to-prd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-to-prd
Source: https://github.com/josemerca/mercadona-user-story-toolkit/tree/main/skills/gsd-to-prd
Command: npx skills add https://github.com/josemerca/mercadona-user-story-toolkit --skill gsd-to-prd

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pypdf, pdfplumber, pdf2image, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill transforms project GSD artefacts into a synthetic PRD, filling in the gaps and enabling quality gate and research design.

Core Features & Use Cases

  • PRD Generation: Converts GSD artefacts into a synthetic PRD file with missing information marked.
  • Quality Gate: Facilitates the quality gate process by providing a structured PRD for validation.
  • Research Design: Provides a comprehensive PRD for further research and design work.

Quick Start

Generate a PRD from your GSD artefacts by running the /from-gsd command.

Frequently Asked Questions about gsd-to-prd

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

FAQPage Schema
How do I convert GSD artefacts into a Product Requirements Document?

To convert GSD artefacts into a PRD, run the /from-gsd command. This maps your project management data into a synthetic document, filling in gaps and marking missing information for validation.

What is a synthetic PRD used for in project management?

A synthetic PRD consolidates project management artefacts into a structured requirements document. It enables administrative quality gate validation and provides a baseline for further research design.

How do I generate a PRD for quality gate validation when missing information exists?

Generating a PRD for quality gate validation involves mapping existing artefacts and explicitly marking missing information. This structured output highlights gaps needed to pass validation checks.

Does this PRD generation process work with PDF dependencies?

Yes, the process utilizes pypdf, pdfplumber, and pdf2image dependencies to extract and process document data, enabling the conversion of artefacts into the final structured requirements document.

Can I use this for research design if my GSD system lacks feature documentation?

Yes, it maps existing artefacts and fills in gaps for features not covered by GSD. It provides a comprehensive document outlining missing information necessary for research design work.

What are the limitations of generating a PRD from GSD artefacts?

The main limitation is dependency on the completeness of original GSD artefacts. Missing information is marked but not invented, requiring manual input to finalize the synthetic PRD for quality gates.