What problem does it solve?
Keeps PromptPack spec extension releases from becoming chaotic by documenting every required update—from RFC creation through schema bumps to docs deployment—so maintainers never miss a step or forget to archive the previous version.
Core Features & Use Cases
- RFC and schema orchestration: Copy the latest RFC template, set metadata, and update
schema/promptpack.schema.json with the new version, descriptions, and $defs in lockstep.
- Documentation propagation: Archive the prior version’s docs, refresh current spec and sidebar content, update shields/README summaries, and regenerate schema reference files while keeping the latest workflow, agents, and skills narratives intact.
- Operational verification: Sync static schema assets, update RFC index and guides, run the docs build, and confirm the Docusaurus site reflects installment-specific highlights before tagging the release.
Quick Start
Follow the checklist to draft the RFC, bump schema and docs, archive the old version, sync static schema assets, and verify the docs build before tagging the new release.