一键导入
sdd-evolve
Update specifications with discoveries made during development. Use when implementation reveals new requirements, constraints, or design changes.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Update specifications with discoveries made during development. Use when implementation reveals new requirements, constraints, or design changes.
用 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.
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.
Compare implementation against specifications, identify gaps and issues. Use for code review, quality assurance, and verifying spec compliance.
| name | sdd-evolve |
| description | Update specifications with discoveries made during development. Use when implementation reveals new requirements, constraints, or design changes. |
Keep specifications in sync with implementation discoveries.
## Changelog
### [Date] - [Category]: [Brief Description]
**Context**: [Why this change is needed]
**Change**: [What specifically changed]
**Impact**: [How this affects existing work]
**Decision**: [What was decided]
Modify the appropriate files: spec.md, plan.md, tasks.md, todo-list.md.
references/changelog-format.md — Standard changelog formats for briefs, specs, and standalone changelogsreferences/propagation-guide.md — How to detect and flag stale downstream documents when a spec changesscripts/check-staleness.sh <task-id> — Compare spec modification dates against plan, tasks, and todo-listsdd-implementer subagent work/evolve command/audit runs