From idea to delivery
Weave tangled requirements into shipped artifacts
Idea
One-line need
Clarification
Constraints
Acceptance
spec.mdSpec
prototype.htmlPrototype
design.mdDesign
code.mdCode
tests.mdTests
trace.mdTrace
Requirements & ideas
Deliverables
Specloom 经纬The spec is the loom · weaving delivery
VS Code 扩展 · 规格驱动研发
Weave specs into shipped software
一个 VS Code 扩展——让一条需求沿可配置流水线,从规格到交付有序走完每一步。
# 需求:邮箱登录 ## 目标:用户用邮箱 + 密码登录 - AC1 校验邮箱格式,错误即时提示 - AC2 连续 5 次失败锁定 10 分钟 # 改规格 → 下游产物自动标记过期
据规格生成 / 落盘
prototype.html可点击原型design.md技术方案 + 架构图code.md可运行实现tests.md验收测试trace.md需求追溯映射
What it is
The spec is the loom that runs everything
Why it matters
Two modes, one source of truth
Stage-by-stage human review
How it works
A configurable lifecycle pipeline
Auto
Human review
In practice
Three steps, sentence to shippable
01
Describe
02
Review by profile
03
Deliver
Roadmap