원클릭으로
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.