songyang0603/ds-spec-loop

songyang0603★ 2Last synced: 2026-08-15

Open on GitHub

Portable Agent Skill for repository-native Spec programming, informed by public DeepSeek Harness engineering patterns.

README excerpt

ds-spec-loop English 简体中文 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 This Skill is an independent community project based on patterns observable in the public DeepSeek Harness repository and its Git history. Those patterns include: - repository-level and directory-level instructions for agents; - current-state architecture and package documentation; - decision records with proposed , implemented , rejected , superseded , and archived states; - implementation across the actual integration and runtime path; - a…

View full README on GitHub →
Agentsagent-skillsai-codingclaude-codecodexdeepseek-harnessdeveloper-toolsdsh-plugingithub-copilot

Category