一键导入
check
Run this repo's quality gates script and summarize results via the run-logs-runner.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Run this repo's quality gates script and summarize results via the run-logs-runner.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | check |
| description | Run this repo's quality gates script and summarize results via the run-logs-runner. |
| model | sonnet |
| allowed-tools | ["Read","Write","Edit","Glob","Grep","Bash","WebFetch","mcp__*"] |
This command is intended for humans to invoke directly.
Agents should preferentially call @runner directly for execution/log-heavy tasks.
Examples: /check # default (usually all) /check fast /check slow /check lint test
Determine which quality gates command to run:Read AGENTS.md and look for an explicit quality gates runner instruction.
AGENTS.md includes a command like ./scripts/quality-gates.sh (preferred) or any referenced path/command for quality gates, use that.Default fallback if no instruction found:
./scripts/quality-gates.shPass through user-provided arguments (fast/slow/all/...) as-is to the resolved command.
Always run from repository root.
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