P 阶段计划生成
Scanned 9/5/2026
Install to Claude Code
npx -y skills add WenJunDuan/Rlues --skill plan-first --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Plan First?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/wenjunduan-plan-first-26e4dedf)More formats (shields.io, HTML) on the badges page.
---
name: plan-first
description: P 阶段计划生成
---
# Plan-First (P 阶段)
## 流程
1. 读 design.md
2. 分解为可执行任务:
```
- [ ] T-001: {动作} + {目标} + {验收条件}
文件: {涉及文件}
依赖: {前置任务}
```
3. 排序: 依赖拓扑 → 风险高先做
4. 写入 plan.md
## 质量检查
- 每个任务有"完成"定义
- 无模糊词
- 超过 15 个任务考虑拆分
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!