ワンクリックで
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 ページを確認してインストールできます。
SOC 職業分類に基づく
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
| 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.