Skip to content

Add rapoport-prose schema to Schemas & Extensions#1

Open
paveliko wants to merge 1 commit into
wearetechnative:mainfrom
paveliko:add-rapoport-prose-schema
Open

Add rapoport-prose schema to Schemas & Extensions#1
paveliko wants to merge 1 commit into
wearetechnative:mainfrom
paveliko:add-rapoport-prose-schema

Conversation

@paveliko
Copy link
Copy Markdown

Adds rapoport-prose to the Schemas & Extensions section.

What it is

A prose-style OpenSpec custom schema bundle used in production at Rapoport Studio. Each change is four markdown artifacts (proposal.md + design.md + tasks.md + verification.md) rather than the built-in delta-style spec-driven shape — capability specs in openspec/current/ are amended in place at archive time, not delta-restructured during proposals.

Inserted alphabetically between openspec-spec-driven-superpowers and SuperSpec.

Verified against

  • OpenSpec CLI 1.3.1openspec schemas lists rapoport-prose (project), openspec schema validate rapoport-prose exits 0, openspec list parses tasks-completion counts per the schema.
  • The schema is auto-discovered from openspec/schemas/rapoport-prose/ without an openspec/config.yaml.

How it differs from existing entries

Existing schema Shape
openspec-reviewed-workflow Adds review gate to default flow
openspec-schemas (intent-driven-dev) Minimalist + event-driven templates
openspec-schemas (kmhalvin) Subagent + QRSPI multi-phase reasoning
openspec-spec-driven-superpowers Superpowers planning + readiness gates
rapoport-prose (this PR) Four prose artifacts; no specs/ deltas
SuperSpec Superpowers TDD discipline

The differentiator is the absence of a specs/ artifact entirely — capability spec amendments happen against openspec/current/*.md files at archive time using the live-amendment pattern documented in the source repo's openspec/AGENTS.md.

Trying it

git clone https://github.com/rapoport-studio/rapoport.studio
cd rapoport.studio
npx -y @fission-ai/openspec@latest schemas
# → rapoport-prose (project)
#   Artifacts: proposal → design → tasks → verification

Prose-style OpenSpec custom schema bundle published at
github.com/rapoport-studio/rapoport.studio. Four artifacts
(proposal + design + tasks + verification), no `specs/` deltas.

Inserted alphabetically between openspec-spec-driven-superpowers
and SuperSpec.
Copy link
Copy Markdown
Contributor

@mipmip mipmip left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds interesting but the link gives a 404. Please fix this.

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.

2 participants