OpenSpec – A lightweight and configurable AI spec framework
1–10 of 71 posts
Re: OpenSpec – A lightweight and configurable AI spec framework
#2It works fairly well, and it is definitely less heavy than SpecKit.
Re: OpenSpec – A lightweight and configurable AI spec framework
#3Lately I've been using stock OMP and its close to the right balance but not quite enough of the brainstorming and spec maintenance built in. I've tried to layer some simple stuff on myself but with mixed results.
Re: OpenSpec – A lightweight and configurable AI spec framework
#4Concepts links here: https://github.com/Fission-AI/OpenSpec/blob/main/docs-lab/gu...
All the docs here are the templates rather than the actual file (I presume: https://github.com/Fission-AI/OpenSpec/blob/main/docs/concep...)
Somehow not very confidence inspiring...
Re: OpenSpec – A lightweight and configurable AI spec framework
#5If you like this / SDD, I'd appreciate your feedback:
https://github.com/spekk-ai/spekk-cli
Similar iterative specs philosophy. Ours is a bit different because we focus on declarative specs and installable agent skills. We chose Go for simplicity and minimal requirements (single binary).
Re: OpenSpec – A lightweight and configurable AI spec framework
#6This section https://openspec.dev/docs/setup links to "Concepts" Concepts links here: https://github.com/Fission-AI/OpenSpec/blob/main/docs-lab/gu... All the docs here are the templates rather than the actual file (I presume: https://github.com/Fission-AI/OpenSpec/blob/main/docs/concep... ) Somehow not very confidence inspiring...
Re: OpenSpec – A lightweight and configurable AI spec framework
#7This is my first time seeing openspec, and it seems to share a similar philosophy to what I've been working on this year. If you like this / SDD, I'd appreciate your feedback: https://github.com/spekk-ai/spekk-cli Similar iterative specs philosophy. Ours is a bit different because we focus on declarative specs and installable agent skills. We chose Go for simplicity and minimal requirements (single binary).
Re: OpenSpec – A lightweight and configurable AI spec framework
#8Re: OpenSpec – A lightweight and configurable AI spec framework
#9Why does it need to have an entire CLI?
Re: OpenSpec – A lightweight and configurable AI spec framework
#10Last week, I gave a 471 line spec to implement a major feature and it didn’t flinch. I wrote about it here.
https://jaisenmathai.com/articles/sojourn-for-ios-was-45-one...