一键导入
protocol-consistency
Audit consistency across workstream docs, CLI capabilities, and CI workflows.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Audit consistency across workstream docs, CLI capabilities, and CI workflows.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Quality bug fixes (P1/P2). Full TDD cycle, branch from master via feature/, no production deploy.
Execute ONE executable leaf workstream with TDD, guard enforcement, and ws-verdict output
Deployment orchestration. Creates PR to master (after @oneshot) or merges for release.
System design with progressive disclosure, produces workstream files
Feature planning orchestrator (discovery -> idea -> ux -> design -> workstream tree)
Emergency P0 fixes. Fast-track production deployment with minimal changes. Branch from master, immediate deploy.
| name | protocol-consistency |
| description | Audit consistency across workstream docs, CLI capabilities, and CI workflows. |
Detect drift between docs, CLI, and CI.
sdp --help, sdp <cmd> --help — commands in docs existdocs/workstreams/backlog/<ws-id>.md, run sdp drift detect <ws-id>rg "sdp .*" .github/workflows hooks scripts — paths validbd create --title="Protocol drift: ..." --type=task --priority=2Report: scope, blocking/non-blocking mismatches, findings, recommended fixes.