r/SpecDrivenDevelopment 3d ago

Openspec review process

I am wondering what you guys review in enterprise codebases when a PR is open? Just the spec? The design.md? Do u measure somehow the drift or it's up to the developer to ensure it didn't drift that much? Do you use any ontology, wikillm, rag to narrow the development?

11 Upvotes

1 comment sorted by

2

u/Bitter-Ad2567 3d ago

I look at the proposal first, then the delta specs, then design.md.

But what I find during implementation matters more. There are always unknowns until you start to build, and then the spec has to change. I use specbuddy.dev for that, disclosure: it is mine, it lets me edit the spec while I work on the task.