Prd Clean

Archive merged and invalid stories from prd.json to prd.archived.json, keeping only active work in the main PRD. Triggers on: clean prd, archive merged stories, clean up prd, move merged stories.

majiayu000 Updated 567 repo stars

File contents

PRD Clean - Archive Completed Stories

Run the following command and display its output to the user:

python3 .claude/skills/prd-clean/clean_prd.py ./prd.json

The script handles everything: reading prd.json, archiving merged/invalid stories to prd.archived.json, updating prd.json in-place, and printing a full recap. If there are errors they will be printed to stderr.

majiayu000/claude-skill-registry/tree/main/skills/product/prd-clean commit a56736980f

Frequently asked questions

npx skillmds@latest add majiayu000/prd-clean