一键导入
check-fix
Execute quality gates, fix any issues found, and create a single high-quality Conventional Commit summarizing all changes made.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Execute quality gates, fix any issues found, and create a single high-quality Conventional Commit summarizing all changes made.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Review open PR/MR and publish findings.
Interactive decision planning session to prepare canonical context, classification, rigor, and decision rights for /write-decision. Supports all decision types (ADR/PDR/TDR/BDR/ODR).
Review a decision record via @decision-critic for an independent challenge (read-only; returns PASS / PASS_WITH_RISKS / REWORK).
Generate a Decision Record (ADR/PDR/TDR/BDR/ODR) from planning context, rendered proportionally by rigor.
Run the Definition of Ready gate.
Run ADOS project inception
基于 SOC 职业分类
| name | check-fix |
| description | Execute quality gates, fix any issues found, and create a single high-quality Conventional Commit summarizing all changes made. |
| model | sonnet |
| allowed-tools | ["Read","Write","Edit","Glob","Grep","Bash","WebFetch","mcp__*"] |
Run quality gates and make sure everything is fine. If you find any issues then systematically fix them. If project specifies fast quality gates check the first execute only those. Once fast quality gates are passed then proceed to run the full quality gates and fix any issues found. Finally, create a single high-quality Conventional Commit with a clear message summarizing all changes made to fix the issues by delegating entirely to the @committer agent.