Skip to content

feat(openprd): publish the OpenPRD standard#95

Merged
ralyodio merged 1 commit into
masterfrom
feat/openprd-standard
Jul 12, 2026
Merged

feat(openprd): publish the OpenPRD standard#95
ralyodio merged 1 commit into
masterfrom
feat/openprd-standard

Conversation

@ralyodio

Copy link
Copy Markdown
Contributor

Publishes OpenPRD — a lightweight, single-file PRD standard for humans and AI agents, the low-ceremony counterpart to OpenSpec.

What's here

  • docs/openprd.md — the standard (file layout prd/<slug>/prd.md, YAML front-matter, 8 required body sections, privacy, optional bridge to LogicSRC task docs).
  • packages/schemas/schemas/openprd-prd.schema.json — front-matter manifest schema.
  • packages/schemas/fixtures/openprd-prd.yaml — a valid fixture.
  • packages/validators — schema registered; openprd-prd validates.

Notes

  • PRDs are private by convention — only the standard is published; generated prd/ dirs are gitignored by consuming tools.
  • First consumer: moshcode's /prd command scaffolds OpenPRD-conformant docs and hands them to a coding engine to author.

🤖 Generated with Claude Code

OpenPRD is a lightweight, single-file PRD standard (prd/<slug>/prd.md) for
humans and AI agents — the low-ceremony counterpart to OpenSpec's multi-file
change bundles. PRD documents are private by convention; only the standard is
published here.

- docs/openprd.md — the standard: file layout, front-matter, the 8 required
  body sections, privacy, and the optional bridge to LogicSRC tasks.
- packages/schemas/schemas/openprd-prd.schema.json — front-matter manifest schema.
- packages/schemas/fixtures/openprd-prd.yaml — a valid manifest fixture.
- packages/validators — register the openprd-prd schema.

Co-Authored-By: Claude Opus 4.8 <[email protected]>
@github-actions

Copy link
Copy Markdown

vu1nz Security Review

0 finding(s) in PR #?

No security issues found.

@ralyodio ralyodio merged commit 506c001 into master Jul 12, 2026
5 checks passed
@ralyodio ralyodio deleted the feat/openprd-standard branch July 12, 2026 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant