save-prd

Community

Persist approved PRD artifacts to project docs automatically.

Authormetasaver
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill saves approved PRD artifacts into a structured project directory, enabling reliable build-time access to PRDs and related artifacts.

Core Features & Use Cases

  • Automated artifact persistence: prd.md, user stories, execution plan, and architecture notes saved to docs/projects.
  • Lifecycle integration: Works after HITL approval to finalize documentation for /build execution.
  • Structured output: Consistent directory layout for downstream workflows.

Quick Start

After HITL approval, run the save-prd step to persist artifacts under docs/projects/{yyyymmdd}-{name}/.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: save-prd
Download link: https://github.com/metasaver/claude-marketplace/archive/main.zip#save-prd

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository