Ds Spec Loop
Portable Agent Skill for repository-native Spec programming, informed by public DeepSeek Harness engineering patterns.
Project overview
ds-spec-loop A reusable Agent Skill that applies Spec programming patterns observed in DeepSeek Harness to software development in other repositories.
ds-spec-loop helps coding agents keep requirements, decisions, implementation, tests, and documentation consistent while building features, fixing bugs, changing architecture or interfaces, improving tests and development processes, or removing code.
Here, Spec programming does not mean writing a long plan before coding. It means using the repository itself as the source of truth: instructions describe constraints, current documentation describes the system as it exists, decision records preserve why choices were made, and code plus tests provide executable evidence. 🧭 Method source