pace-biz
Use when user says "业务机会/OPP", "专题/Epic", "分解需求/decompose", "精炼/refine", "战略对齐/align", "业务全景/view", "需求发现/brainstorm/discover", "导入/import", "技术债务/infer",…
Use when user says "规划迭代", "下个迭代做什么", "迭代规划", "计划", "排期", "安排", "sprint", "pace-plan", "调整迭代范围", "迭代调整", "迭代健康", or at iteration boundary when planning next iteration scope. NOT for PF-level requirement changes (use /pace-change).
$ npx -y skills add arch-team/devpace --skill pace-plan --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/pace-planContext preview
The summary Claude sees to decide when to auto-load this skill.
Use when user says "规划迭代", "下个迭代做什么", "迭代规划", "计划", "排期", "安排", "sprint", "pace-plan", "调整迭代范围", "迭代调整", "迭代健康", or at iteration boundary when planning next iteration scope. NOT for PF-level requirement changes (use /pace-change).
description: Use when user says "规划迭代", "下个迭代做什么", "迭代规划", "计划", "排期", "安排", "sprint", "pace-plan", "调整迭代范围", "迭代调整", "迭代健康", or at iteration boundary when planning next iteration scope. NOT for PF-level requirement changes (use /pace-change). allowed-tools: AskUserQuestion, Read, Write, Edit, Glob argument-hint: "[next|close|adjust|health]" model: sonnet context: fork agent: pace-pm
管理迭代的关闭和新迭代的规划,补齐产品闭环中的"规划→执行→回顾"循环。
$ARGUMENTS:
**重要**:根据 $ARGUMENTS 值,仅读取对应的 procedures 文件,不加载其他 procedures。
| 参数 | 加载文件 | 执行路径 | |------|---------|---------| | (空) | 无外部文件 | Step 1 评估 → 建议下一步 | | `next` | `skills/pace-plan/plan-procedures.md` | Step 1 → Step 3 → Step 4 | | `close` | `skills/pace-plan/close-procedures.md` | Step 1 → Step 2 | | `adjust` | `skills/pace-plan/adjust-procedures.md` | Step 2.5 | | `health` | `skills/pace-plan/health-procedures.md` | Step 5 |
1. 读取 `.devpace/iterations/current.md`(不存在则跳到 Step 3) 2. 读取 `.devpace/project.md` 的价值功能树(有 Epic 时按 Epic 分组展示) 3. 汇总:PF 完成率(✅ 数 / 总数)、未完成 PF 列表及 CR 状态、变更记录条数、Epic 完成度(如有) 4. 用 1-2 句话告知用户当前迭代进展
> `$ARGUMENTS` 为 `next` 时执行。读取 `skills/pace-plan/plan-procedures.md` 完成候选 PF 列出、范围估算、Plan Proposal 生成、迭代文件创建。
展示新迭代规划摘要(目标 + PF 列表 + 周期 + 工作量估算),引导衔接 `/pace-dev`。
迭代规划摘要(3-5 行):目标、纳入的 PF 数量、周期。
Give your Claude Code projects a steady development pace — requirements change, rhythm stays. A development harness for Claude Code — rules, schemas, gates, and feedback loops that keep AI-assisted development traceable and measurable.
Repo: arch-team/devpace
Use when user says "业务机会/OPP", "专题/Epic", "分解需求/decompose", "精炼/refine", "战略对齐/align", "业务全景/view", "需求发现/brainstorm/discover", "导入/import", "技术债务/infer",…
Use when user says "不做了", "搁置", "停掉", "加一个", "加需求", "追加", "改需求", "需求变了", "范围变了", "优先级调", "延后", "提前", "砍掉", "先做这个", "排到前面", "恢复", "捡回来", "pace-change", or wants…
Use when user says "开始做", "帮我改", "实现", "修复", "继续推进", "编码", "写代码", "开发", "重构", "做个", "coding", "implement", "fix", "refactor", "build", /pace-dev, or explicitly…
Use when user reports issues, shares feedback, or receives production alerts — "用户反馈", "线上问题", "生产问题", "告警", "改进建议", "新需求", "体验问题", "功能请求", "线上bug", "运维",…
Use when user wants to assess risks before development, check current risk status, analyze risk trends, or says "风险/预检/预分析/guard/risk/隐患/安全检查". Also…
Use when user says "帮助", "help", "怎么用", "使用说明", "用法", "有哪些命令", "能做什么", "命令列表", "怎么入门", "quickstart", "FAQ", "常见问题", "pace-help", or wants help with how to use…