一键导入
plcopen-commit-style
plcopen 提交信息格式——angular 类型 + 中文四段正文 + KB/声明变更标注 + AI 声明。Use when committing in this repository.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
plcopen 提交信息格式——angular 类型 + 中文四段正文 + KB/声明变更标注 + AI 声明。Use when committing in this repository.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
plcopen 对抗性探测轮——系统性猎杀未声明缺陷(KB-051 方法论流程化)。Use when a milestone closes, when the maintainer questions a capability claim, or when auditing semantic parity across domains.
plcopen 提交前门禁——全量测试、RT 扫描、回放校验的准确命令与已知误报坑。Use before any commit/push in this repo, when the user says 门禁/gates, or when another skill finishes an implementation step.
plcopen 出处纪律——禁止来源清单与外部代码/文档引入规则。Use before referencing external implementations, vendoring third-party content, or writing planner/OTG/blending algorithms.
plcopen 新特性/新语义的规格先行全流程(语义矩阵 → 人批 → 测试先行 → 门禁 → 文档同步)。Use when adding any new capability, FB semantics, planner behavior, or when the user proposes a feature touching core/.
Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes — Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/PRD asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use when the user wants to review a branch, a PR, work-in-progress changes, or asks to "review since X".
plcopen harness 与文档体系的路由索引。
| name | plcopen-commit-style |
| description | plcopen 提交信息格式——angular 类型 + 中文四段正文 + KB/声明变更标注 + AI 声明。Use when committing in this repository. |
模板(angular 类型,正文中文):
<type>(<scope>)<!?>: <一句话摘要>(<KB 号/批次>[,声明变更])
目的:为什么做(问题/动机,一段)。
设计思路:关键取舍与为什么这样取舍(一段;琐碎改动可省)。
修改内容:
- 文件/模块级列表
影响范围:语义面变化 + 证据(测试数、回放状态、门禁结果)。
AI 生成声明:本提交由 Claude (AI) 在<已批准规格/人工指令>下生成。
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
规则:
!;git log 抽查,不靠
评审队列(对齐点定义见 CLAUDE.md);