Skill Claude CodeCodex
A checklist-based method for examining what a proposed change may affect across code, data, interfaces, tests, documentation, deployment, and rollback.
Claude Code、Codex 与 ChatGPT 的文档驱动开发治理插件:防文档腐烂、维护上下文与决策、契约协作、测试与回归证据。
Skill Claude CodeCodex
A checklist-based method for examining what a proposed change may affect across code, data, interfaces, tests, documentation, deployment, and rollback.
Skill Claude CodeCodex
A method for recording stable domain terms and difficult technical decisions in project documents. An ADR, or architecture decision record, is a short record of what was chosen, why, and what follows from it.
Skill Claude CodeCodex
A shared interface document that defines how a frontend, backend, or multiple services exchange data. A contract is the agreed list of fields, types, meanings, and errors that each side follows.
Skill Claude CodeCodex
A routing skill for documentation governance work. It directs a request to the relevant process for living documents, technical decisions, change impact, interface contracts, testing, or regression checks.
Skill Claude CodeCodex
A method for keeping project documentation accurate over time through linked files for shared rules, project structure, current health, and change history.
Skill Claude CodeCodex
A skill for designing and checking goal-directed loops in which an agent repeatedly performs work and receives feedback. It also checks whether the goal, stopping rules, boundaries, and human review are sound.
Skill Claude CodeCodex
A regression ledger for recording each module’s downstream users and the commands that verify them after changes.
Skill Claude CodeCodex
A testing-governance skill that maps existing tests and records which requirements, rules, risks, and bugs need test coverage. It maintains this information in TESTS.md and connects it to executable evidence.