nilnon/dsh-dev-standards

nilnon★ 0JavaScript最后同步: 2026-08-22

在 GitHub 打开

README 摘要

dsh-dev-standards Scaffold and enforce a full, deepseek-harness-style development standard in any project: AGENTS.md standing orders, a decision-record (ADR) lifecycle, a documentation hierarchy, a prose standard (contracts, not reasoning transcripts), test tiers, and machine-checked gates. This repository is both a Codex/dsh skill ( SKILL.md ) and a scaffold kit ( scripts/ ) that injects the standard into a target repository. Install - Codex : clone or copy this folder to /.codex/skills/dsh-dev-standards (a junction works too) so Codex auto-discovers it. - dsh : /.agents/skills is the user-level skill root; place the folder there. For project-scoped availability, copy or junction it into /.agents/skills/dsh-dev-standards . - Cursor : Cursor does not load skills; it reads AGENTS.md per project, so use the scaffolded files. Use Ask Codex "set up development standards in this project", or run: The scaffold creates: - AGENTS.md — standing orders - docs/AGENTS.md — documentation standard; docs/testing.md — test tiers - decisions/ — proposed/ implemented/ rejected/ archived/ with per-lifecycle TEMPLATE.md - scripts/check-md-links.mjs and scripts/verify-adr-format.mjs — machine-checked g…

在 GitHub 查看完整 README →
工具/开发dshdsh-plugindsh-plugin-marketdsh-skillagent

分类