·req-plan-with-file
>_

req-plan-with-file

使用 JSONL 输出进行需求级渐进路线图规划。将需求分解为收敛层(MVP→迭代)或拓扑排序的任务序列,每个序列都有可测试的完成标准。

15安装·0热度·@catlog22

安装

$npx skills add https://github.com/catlog22/claude-code-workflow --skill req-plan-with-file

如何安装 req-plan-with-file

通过命令行快速安装 req-plan-with-file AI 技能到你的开发环境

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

来源:catlog22/claude-code-workflow。

SKILL.md

查看原文

Requirement-level roadmap planning with JSONL output and convergence criteria. Decomposes a requirement into self-contained layers or tasks, each with testable completion criteria, independently executable via lite-plan.

Core workflow: Requirement Understanding → Strategy Selection → Context Collection (optional) → Decomposition → Validation → Quality Check → Output

When --yes or -y: Auto-confirm strategy selection, use recommended mode, skip interactive validation rounds.

使用 JSONL 输出进行需求级渐进路线图规划。将需求分解为收敛层(MVP→迭代)或拓扑排序的任务序列,每个序列都有可测试的完成标准。 来源:catlog22/claude-code-workflow。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/catlog22/claude-code-workflow --skill req-plan-with-file
分类
>_效率工具
认证
收录时间
2026-02-20
更新时间
2026-03-11

Browse more skills from catlog22/claude-code-workflow

快速解答

什么是 req-plan-with-file?

使用 JSONL 输出进行需求级渐进路线图规划。将需求分解为收敛层(MVP→迭代)或拓扑排序的任务序列,每个序列都有可测试的完成标准。 来源:catlog22/claude-code-workflow。

如何安装 req-plan-with-file?

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

这个 Skill 的源码在哪?

https://github.com/catlog22/claude-code-workflow