Help us improve
Share bugs, ideas, or general feedback.
Transforms PRD intent, roadmap requirements, or product discussions into implementation-ready capability plans that expose constraints, invariants, interfaces, and unresolved decisions before multi-service work begins.
npx claudepluginhub aaione/everything-claude-code-zhHow this skill is triggered — by the user, by Claude, or both
Slash command
/everything-claude-code:product-capabilityThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
此技能将产品意图转化为显式的工程约束。
Translate product intent into implementation-ready capability plans that expose constraints, interfaces, and unresolved decisions. Useful when multi-service work needs explicit contracts before coding.
Converts high-level product intent into traceable PRDs and User Stories with requirements decomposition, constraint tracking, and human gate handoffs.
Share bugs, ideas, or general feedback.
此技能将产品意图转化为显式的工程约束。
当差距不是"我们应该构建什么?"而是"实现开始之前必须确切成立什么?"时使用它。
如果仓库有持久的产品上下文文件,如 PRODUCT.md、docs/product/ 或程序规范目录,在那里更新它。
如果尚不存在能力清单,使用以下模板创建一个:
docs/examples/product-capability-template.md目标不是创建另一个规划栈。目标是使隐藏的能力约束持久且可重用。
只读取需要的内容:
PRODUCT.md、设计文档、RFC、迁移笔记、运营模型文档将需求压缩为一个精确的陈述:
如果这个陈述薄弱,实现就会漂移。
提取实现前必须成立的约束:
这些是通常只存在于高级工程师记忆中的东西。
生成一个 SRS 风格的能力计划,包含:
以确切的交接结束:
如果有用,指向下一个 ECC 原生通道:
project-flow-opsworkspace-surface-auditapi-connector-builderdashboard-buildertdd-workflowverification-loop按以下顺序返回结果:
能力
- 一段话的重述
约束
- 固定规则、不变量和边界
实现契约
- 参与者
- 接触面
- 状态和转换
- 接口/数据影响
非目标
- 此通道明确不拥有的内容
开放问题
- 仍需要的阻塞因素或产品决策
交接
- 接下来应该发生什么以及哪个 ECC 通道应该处理