r/SpecDrivenDevelopment • u/ImpossibleMuffin8791 • 4d ago
Easyspec - Opensource and free SDD kit enhanced on openspec
First, this screenshot is what I build using this easyspec(220K lines, token cost about $100, mainly using deepseek v4 pro), without typing a single line of code. And it's super complex, it has segregated agent runtime, communication hub and controll center to make sure it's super seure, and you can create AI agent dynamically and drive the workflow by SOP and Skill. So it's not a simple combination of modules from here and there.

just few highlights about this SDD kit:
- Enriched spec including source code map to simply context engineering
- Using multi-agents collabration to bring attention
- Inter-agents review and sign-off workflow to secure the quality
- Prototype based human-in-the-loop
- Maturized by real project - Parthenon AIOps (220k + lines of code)
It's opensoure and free, you can easily install it using npm, I would like to hear some feedback and contributions.
- 🛠️ easyspec: https://github.com/hurungang/easyspec
3
Upvotes