持续改进 — 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-8f3be25b)More formats (shields.io, HTML) on the badges page.
---
name: kaizen
description: 持续改进 — V 阶段, 交付后自动复盘经验沉淀
context: main
---
## 触发: V(验收) 阶段, 交付确认后 (自动加载)
## 步骤
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!