From devpace
Explains devpace BizDevOps methodology, design theory, concepts like BR, PF, CR, value chain, state machines, metrics, loops, and decision rationale. Use for 'why' questions, principles, or understanding devpace behavior.
npx claudepluginhub arch-team/devpace --plugin devpaceThis skill is limited to using the following tools:
查阅 devpace 背后的 BizDevOps 方法论和设计理论。why 解释通用理论,trace 重建实例轨迹。
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Checks Next.js compilation errors using a running Turbopack dev server after code edits. Fixes actionable issues before reporting complete. Replaces `next build`.
查阅 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 | — |
按执行路由表选择性读取 Plugin 的 knowledge/theory.md 对应章节。
加载路由表中对应的 procedure 文件获取输出规则,按子命令类型执行输出。
如果 .devpace/ 存在:读取 project.md,按路由表"补充数据源"列选择性读取,应用角色适配框架并用项目实际数据做实例教学。如果未初始化:仅输出理论,末尾引导 /pace-init。
按请求粒度展示的设计理论知识,辅以 devpace 中的具体映射。自然语言为主,渐进暴露细节。