/pace-theory
Use when user asks "为什么", "怎么理解", "概念", "理论", "方法论", "BizDevOps", "原理", "什么是 BR", "什么是 PF", "CR 是什么意思", "价值链", "状态机原理", "追溯", "闭环", "度量", "MoS", "成效指标", "设计决策", "pace-theory", or wants to understand devpace concepts, behavior rationale, or methodology. NOT for specific CR
$ npx -y skills add arch-team/devpace --skill pace-theory --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/pace-theory
Context preview
The summary Claude sees to decide when to auto-load this skill.
Use when user asks "为什么", "怎么理解", "概念", "理论", "方法论", "BizDevOps", "原理", "什么是 BR", "什么是 PF", "CR 是什么意思", "价值链", "状态机原理", "追溯", "闭环", "度量", "MoS", "成效指标", "设计决策", "pace-theory", or wants to understand devpace concepts, behavior rationale, or methodology. NOT for specific CR
SKILL.md
pace-theory.SKILL.mddescription: Use when user asks "为什么", "怎么理解", "概念", "理论", "方法论", "BizDevOps", "原理", "什么是 BR", "什么是 PF", "CR 是什么意思", "价值链", "状态机原理", "追溯", "闭环", "度量", "MoS", "成效指标", "设计决策", "pace-theory", or wants to understand devpace concepts, behavior rationale, or methodology. NOT for specific CR decision audit trail (use /pace-trace). NOT for code implementation (use /pace-dev).
allowed-tools: Read, Glob, Grep
argument-hint: "[model|objects|spaces|rules|trace|topic|metrics|loops|change|mapping|decisions|vs-devops|sdd|why|all|<关键词>]"
model: haiku
/pace-theory — 设计理论指南
查阅 devpace 背后的 BizDevOps 方法论和设计理论。why 解释通用理论,trace 重建实例轨迹。
输入
$ARGUMENTS 支持 15 个子命令(入门/概念/参考三层)和自由关键词搜索。完整列表见下方路由表。
执行路由
**重要**:根据 $ARGUMENTS 匹配子命令,仅读取对应行指定的文件,**不加载其他 procedures**。
| 子命令 | 读取 theory.md | 加载 procedure | 补充数据源 | |--------|---------------|---------------|-----------| | (空) | §0 | skills/pace-theory/theory-procedures-default.md | — | | `model` | §2 | skills/pace-theory/theory-procedures-default.md | — | | `objects` | §3 | skills/pace-theory/theory-procedures-default.md | 已初始化:backlog/ 最近 CR | | `spaces` | §4 | skills/pace-theory/theory-procedures-default.md | — | | `rules` | §5 | skills/pace-theory/theory-procedures-default.md | — | | `trace` | §6 | skills/pace-theory/theory-procedures-default.md | 已初始化:backlog/ 最近 CR | | `topic` | §7 | skills/pace-theory/theory-procedures-default.md | — | | `metrics` | §8 | skills/pace-theory/theory-procedures-default.md | 已初始化:metrics/dashboard.md | | `loops` | §9 | skills/pace-theory/theory-procedures-default.md | 已初始化:iterations/current.md | | `change` | §10 | skills/pace-theory/theory-procedures-default.md | 已初始化:state.md | | `decisions` | §11 | skills/pace-theory/theory-procedures-default.md | — | | `mapping` | §12 | skills/pace-theory/theory-procedures-default.md | — | | `vs-devops` | §1 | skills/pace-theory/theory-procedures-default.md | — | | `sdd` | §14 | skills/pace-theory/theory-procedures-default.md | — | | `why` | §11 | skills/pace-theory/theory-procedures-why.md | state.md + CR 事件表 + Gate 结果 + rules/checks.md + iterations/current.md | | `all` | theory.md 全文 | skills/pace-theory/theory-procedures-default.md | — | | `<关键词>` | Grep theory.md | skills/pace-theory/theory-procedures-search.md | — |
流程
Step 1:加载知识库
按执行路由表选择性读取 Plugin 的 `knowledge/theory.md` 对应章节。
Step 2:按参数输出
加载路由表中对应的 procedure 文件获取输出规则,按子命令类型执行输出。
Step 3:关联当前项目
如果 `.devpace/` 存在:读取 `project.md`,按路由表"补充数据源"列选择性读取,应用角色适配框架并用项目实际数据做实例教学。如果未初始化:仅输出理论,末尾引导 `/pace-init`。
输出
按请求粒度展示的设计理论知识,辅以 devpace 中的具体映射。自然语言为主,渐进暴露细节。
Read more
description: Use when user asks "为什么", "怎么理解", "概念", "理论", "方法论", "BizDevOps", "原理", "什么是 BR", "什么是 PF", "CR 是什么意思", "价值链", "状态机原理", "追溯", "闭环", "度量", "MoS", "成效指标", "设计决策", "pace-theory", or wants to understand devpace concepts, behavior rationale, or methodology. NOT for specific CR decision audit trail (use /pace-trace). NOT for code implementation (use /pace-dev). allowed-tools: Read, Glob, Grep argument-hint: "[model|objects|spaces|rules|trace|topic|metrics|loops|change|mapping|decisions|vs-devops|sdd|why|all|<关键词>]" model: haiku
/pace-theory — 设计理论指南
查阅 devpace 背后的 BizDevOps 方法论和设计理论。why 解释通用理论,trace 重建实例轨迹。
输入
$ARGUMENTS 支持 15 个子命令(入门/概念/参考三层)和自由关键词搜索。完整列表见下方路由表。
执行路由
**重要**:根据 $ARGUMENTS 匹配子命令,仅读取对应行指定的文件,**不加载其他 procedures**。
| 子命令 | 读取 theory.md | 加载 procedure | 补充数据源 | |--------|---------------|---------------|-----------| | (空) | §0 | skills/pace-theory/theory-procedures-default.md | — | | `model` | §2 | skills/pace-theory/theory-procedures-default.md | — | | `objects` | §3 | skills/pace-theory/theory-procedures-default.md | 已初始化:backlog/ 最近 CR | | `spaces` | §4 | skills/pace-theory/theory-procedures-default.md | — | | `rules` | §5 | skills/pace-theory/theory-procedures-default.md | — | | `trace` | §6 | skills/pace-theory/theory-procedures-default.md | 已初始化:backlog/ 最近 CR | | `topic` | §7 | skills/pace-theory/theory-procedures-default.md | — | | `metrics` | §8 | skills/pace-theory/theory-procedures-default.md | 已初始化:metrics/dashboard.md | | `loops` | §9 | skills/pace-theory/theory-procedures-default.md | 已初始化:iterations/current.md | | `change` | §10 | skills/pace-theory/theory-procedures-default.md | 已初始化:state.md | | `decisions` | §11 | skills/pace-theory/theory-procedures-default.md | — | | `mapping` | §12 | skills/pace-theory/theory-procedures-default.md | — | | `vs-devops` | §1 | skills/pace-theory/theory-procedures-default.md | — | | `sdd` | §14 | skills/pace-theory/theory-procedures-default.md | — | | `why` | §11 | skills/pace-theory/theory-procedures-why.md | state.md + CR 事件表 + Gate 结果 + rules/checks.md + iterations/current.md | | `all` | theory.md 全文 | skills/pace-theory/theory-procedures-default.md | — | | `<关键词>` | Grep theory.md | skills/pace-theory/theory-procedures-search.md | — |
流程
Step 1:加载知识库
按执行路由表选择性读取 Plugin 的 `knowledge/theory.md` 对应章节。
Step 2:按参数输出
加载路由表中对应的 procedure 文件获取输出规则,按子命令类型执行输出。
Step 3:关联当前项目
如果 `.devpace/` 存在:读取 `project.md`,按路由表"补充数据源"列选择性读取,应用角色适配框架并用项目实际数据做实例教学。如果未初始化:仅输出理论,末尾引导 `/pace-init`。
输出
按请求粒度展示的设计理论知识,辅以 devpace 中的具体映射。自然语言为主,渐进暴露细节。
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
Other skills on devpace.
- /pace-biz
Use when user says "业务机会/OPP", "专题/Epic", "分解需求/decompose", "精炼/refine", "战略对齐/align", "业务全景/view", "需求发现/brainstorm/discover", "导入/import", "技术债务/infer", "pace-biz", or wants to plan requirements. NOT for /pace-dev, -change, -plan, -init.
Open skill - /pace-change
Use when user says "不做了", "搁置", "停掉", "加一个", "加需求", "追加", "改需求", "需求变了", "范围变了", "优先级调", "延后", "提前", "砍掉", "先做这个", "排到前面", "恢复", "捡回来", "pace-change", or wants to add, pause, resume, reprioritize, modify, undo, batch change, or query change history. NOT for code implementation
Open skill - /pace-dev
Use when user says "开始做", "帮我改", "实现", "修复", "继续推进", "编码", "写代码", "开发", "重构", "做个", "coding", "implement", "fix", "refactor", "build", /pace-dev, or explicitly requests to start/continue/resume coding work. "帮我改" only when target is code/UI/config. NOT for requirement changes
Open skill - /pace-feedback
Use when user reports issues, shares feedback, or receives production alerts — "用户反馈", "线上问题", "生产问题", "告警", "改进建议", "新需求", "体验问题", "功能请求", "线上bug", "运维", "事件", "incident", "故障", "P0", "P1", "严重故障", "postmortem", "事后复盘". NOT for code implementation or development (use
Open skill - /pace-guard
Use when user wants to assess risks before development, check current risk status, analyze risk trends, or says "风险/预检/预分析/guard/risk/隐患/安全检查". Also auto-invoked during advance mode intent checkpoint for L/XL CRs. NOT for /pace-dev (implementation), NOT for /pace-review (quality
Open skill - /pace-help
Use when user says "帮助", "help", "怎么用", "使用说明", "用法", "有哪些命令", "能做什么", "命令列表", "怎么入门", "quickstart", "FAQ", "常见问题", "pace-help", or wants help with how to use devpace commands and features. NOT for concept deep dive or methodology (use /pace-theory). NOT for next-step
Open skill

