songyang0603/ds-spec-loop

songyang0603★ 2最后同步: 2026-08-15

在 GitHub 打开

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

README 摘要

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…

在 GitHub 查看完整 README →
Agent/智能体agent-skillsai-codingclaude-codecodexdeepseek-harnessdeveloper-toolsdsh-plugingithub-copilot

分类