持续改进 — V 阶段, 交付后自动复盘经验沉淀
Scanned 9/5/2026
Install to Claude Code
npx -y skills add WenJunDuan/Rlues --skill kaizen --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Kaizen?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/wenjunduan-kaizen-baced089)More formats (shields.io, HTML) on the badges page.
---
name: kaizen
description: 持续改进 — V 阶段, 交付后自动复盘经验沉淀
context: main
---
## 触发: V(验收) 阶段, delivery-gate 通过后 (自动加载)
## 步骤
1. `git diff --stat HEAD~{n}..HEAD` 分析本次变更范围
2. 回顾开发过程中遇到的问题:
- 哪些决策是正确的? 为什么?
- 哪些地方浪费了时间? 根因是什么?
- 有什么模式可以复用?
3. 提炼输出:
- **knowledge.md**: 可复用的项目模式和决策
- **lessons.md**: 错误教训和陷阱 (避免重蹈)
- **conventions.md**: 如发现新的编码规范需更新
4. 简洁记录, 每条 ≤2 行, 重质不重量
## 原则
- 只记录有价值的、可操作的经验
- 不记录通用编程常识 (AI 已知)
- 格式: `[日期] 领域: 经验描述`
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!