什么是 start-planning?
从现有规范开始规划会话。发现可用的规范、收集背景信息并调用技术规划技能。 来源:leeovery/claude-technical-workflows。
从现有规范开始规划会话。发现可用的规范、收集背景信息并调用技术规划技能。
通过命令行快速安装 start-planning AI 技能到你的开发环境
来源:leeovery/claude-technical-workflows。
⚠️ ZERO OUTPUT RULE: Do not narrate your processing. Produce no output until a step or reference file explicitly specifies display content. No "proceeding with...", no discovery summaries, no routing decisions, no transition text. Your first output must be content explicitly called for by the instructions.
| 1. Research | EXPLORE - ideas, feasibility, market, business | | | 2. Discussion | WHAT and WHY - decisions, architecture, edge cases | | | 3. Specification | REFINE - validate into standalone spec | | | 4. Planning | HOW - phases, tasks, acceptance criteria | ◀ HERE | | 5. Implementation | DOING - tests first, then code | |
| 6. Review | VALIDATING - check work against artifacts | |
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/leeovery/claude-technical-workflows --skill start-planning从现有规范开始规划会话。发现可用的规范、收集背景信息并调用技术规划技能。 来源:leeovery/claude-technical-workflows。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/leeovery/claude-technical-workflows --skill start-planning 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/leeovery/claude-technical-workflows