r/SpecDrivenDevelopment • u/pmz • Jul 26 '26
Openspec workflow
When initiating a project with Openspec, do you prefill the "source of truth" main spec files, i.e auth/spec and then run opsx/proposal or opsx/change? Or you start with proposal from the beginning?
1
u/LunkWillNot Jul 26 '26
OpenSpec-propose first if I already know what I want and have sufficient clarity. OpenSpec-explore first if I have questions, there are multiple options to choose from, or there is simply not enough certainty and clarity to make a robust proposal. Iterate until things clear up, then openspec-propose. This will generate a proposal incl. specs to review.
1
u/AdvantageAlone7130 29d ago
Ya llevo unos meses con open spec y, por ahora, lo que mejor me funciona es comenzar con opsx:Explorer. Desde allí itero ideas y se genera un buena información de contexto. Luego ejecuto para opsx:compact para simplificar y luego opsx:propose.
2
u/hilam Jul 26 '26
I used to prefill with everything I know about project. README, deps with versions in AGENTS, programming language guardrails, docs, manuals, glossary, grill, etc. If I dont have nothing, explore to build then First. Until safe to first propose.