mb-from-prd

Convert PRD text into a traceable Memory Bank with epics and features.

53|11|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/mrvladd-d/memobank --skill mb-from-prd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mb-from-prd
Source: https://github.com/mrvladd-d/memobank/tree/main/skills/mb-from-prd
Command: npx skills add https://github.com/mrvladd-d/memobank --skill mb-from-prd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

mb-from-prd turns a PRD into a traceable Memory Bank with product, requirements, epics, and features.

Core Features & Use Cases

mb-from-prd converts a PRD into structured project knowledge and planning artifacts, enabling RTM linking and downstream task generation; it's designed for greenfield projects where a PRD exists to bootstrap the Memory Bank.

Quick Start

Supply a PRD text and run the /prd flow to bootstrap the Memory Bank.

Frequently Asked Questions about mb-from-prd

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

FAQPage Schema
How do I turn a PRD into traceable epics and features?

To turn a PRD into traceable epics and features, supply your PRD text to bootstrap a structured Memory Bank. This generates a ready-to-use project skeleton enforcing RTM traceability from requirements down to features.

What is requirements traceability in a greenfield product project?

Requirements traceability in a greenfield product project links PRD specifications directly to generated epics and features. It ensures every requirement is tracked through implementation via a structured Memory Bank.

Can I use requirements from a markdown file to generate a project skeleton?

Yes, you can use a prd.md or equivalent requirements file to generate a project skeleton. The skill parses the markdown text to bootstrap a structured Memory Bank with product and requirements artifacts.

How do I generate downstream tasks from epics and features?

You generate downstream tasks from epics and features by using the /prd-to-tasks flow after bootstrapping. This enables downstream planning by leveraging the established RTM traceability within the Memory Bank.

Does this approach work for existing projects or only greenfield development?

This approach is designed specifically for greenfield development where a PRD exists. It bootstraps a fresh Memory Bank skeleton to establish consistent structure and traceability from the start.