一键导入
sdd-audit
Compare implementation against specifications, identify gaps and issues. Use for code review, quality assurance, and verifying spec compliance.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Compare implementation against specifications, identify gaps and issues. Use for code review, quality assurance, and verifying spec compliance.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Execute planned implementations following todo-lists systematically. Use for code generation, building features, and executing SDD plans.
Recall and persist durable project knowledge (decisions, conventions, gotchas, architecture) across SDD sessions. Provider-aware — supports standard (rules-only), Cursor native Memories, and mem0. Use at the start of planning/implementation to recall context, and at the end to persist discoveries.
Update specifications with discoveries made during development. Use when implementation reveals new requirements, constraints, or design changes.
Generate technical plans from specifications. Use when creating architecture documents, designing system components, or preparing for implementation.
Pattern investigation and technical research before specification. Use when technical approach is unclear, exploring existing solutions, or analyzing codebase patterns. Supports deep research mode for thorough external investigation.
| name | sdd-audit |
| description | Compare implementation against specifications, identify gaps and issues. Use for code review, quality assurance, and verifying spec compliance. |
Compare implementations against specifications and generate structured review reports.
spec.md → plan.md → tasks.mdtodo-list.md for completed workReference references/checklist.md for the complete audit checklist.
## Audit Report: [Feature]
**Status:** Pass | Fail | Warnings
### Quick Stats
- CRITICAL: [N] | MAJOR: [N] | MINOR: [N]
### Review Comments
| ID | Severity | Location | Issue | Recommendation |
### Spec Compliance
| Requirement | Status | Evidence |
### Recommended Actions
1. [Priority action]
sdd-verifier subagent for automated validationscripts/validate.sh for automated checks