·start-planning
>_

start-planning

从现有规范开始规划会话。发现可用的规范、收集背景信息并调用技术规划技能。

10安装·0热度·@leeovery

安装

$npx skills add https://github.com/leeovery/claude-technical-workflows --skill start-planning

如何安装 start-planning

通过命令行快速安装 start-planning AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/leeovery/claude-technical-workflows --skill start-planning
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:leeovery/claude-technical-workflows。

SKILL.md

查看原文

⚠️ 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
分类
>_效率工具
认证
收录时间
2026-02-21
更新时间
2026-03-10

Browse more skills from leeovery/claude-technical-workflows

快速解答

什么是 start-planning?

从现有规范开始规划会话。发现可用的规范、收集背景信息并调用技术规划技能。 来源:leeovery/claude-technical-workflows。

如何安装 start-planning?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/leeovery/claude-technical-workflows --skill start-planning 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/leeovery/claude-technical-workflows