pm-seed

Extract decisions, architecture notes, issues, and sprint data from project documentation.

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/LopeWale/amplLABS --skill pm-seed
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pm-seed
Source: https://github.com/LopeWale/amplLABS/tree/main/.claude/skills/pm-seed
Command: npx skills add https://github.com/LopeWale/amplLABS --skill pm-seed

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Populates the PM knowledge system by importing and organizing existing project documentation, turning scattered notes into a searchable vault.

Core Features & Use Cases

  • Seed sources from docs like STATUS.md, KNOWN_ISSUES.md, PROJECT_STATE_REVIEW, and security audit reports.
  • Bootstrap a new vault for a project to capture institutional memory and decisions.
  • Refresh and enrich the knowledge base as new documents become available.

Quick Start

Run the /pm-seed command to bootstrap the PM vault from the project's existing documentation sources.

Frequently Asked Questions about pm-seed

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

FAQPage Schema
How do I extract decisions and architecture notes from existing project documentation?

To extract decisions and architecture notes from existing project documentation, use a PM seed workflow to parse sources like STATUS.md and security audit reports. This process organizes extracted items into a searchable vault categorized by decisions, tech facts, issues, and sprint records.

What is the best way to bootstrap a project management knowledge base from scattered markdown files?

The best way to bootstrap a project management knowledge base from scattered markdown files is to run an automated seeding process. This imports existing project documentation and transforms dispersed notes into a structured, searchable vault of institutional memory.

Can I populate a PM vault using STATUS.md and KNOWN_ISSUES.md files?

Yes, you can populate a PM vault using STATUS.md and KNOWN_ISSUES.md files. The seeding workflow specifically targets these project documentation sources to extract sprint data, known issues, and decisions, organizing them into structured knowledge records.

How do I refresh and enrich a project knowledge base when new audit reports are added?

You refresh and enrich a project knowledge base when new audit reports are added by re-running the PM seed workflow. This applies the extraction process to new documents, continuously updating the vault with recent tech facts, issues, and decisions.

Does the PM seed workflow support importing sprint data from PROJECT_STATE_REVIEW documents?

Yes, the PM seed workflow supports importing sprint data from PROJECT_STATE_REVIEW documents. It extracts sprint records alongside decisions and issues from these existing documentation sources to populate the project management vault.

How does seeding a vault from existing docs compare to manual knowledge base entry?

Seeding a vault from existing docs automates extraction from sources like STATUS.md and audit reports, capturing institutional memory instantly. Manual entry is slower and risks losing scattered decisions, whereas seeding organizes tech facts and issues into a searchable structure immediately.