一键导入
gateway-review-gate
Spec-driven review and verification gate for Gateway tasks across code, docs, slides, research, operations, and other deliverables.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Spec-driven review and verification gate for Gateway tasks across code, docs, slides, research, operations, and other deliverables.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | gateway-review-gate |
| description | Spec-driven review and verification gate for Gateway tasks across code, docs, slides, research, operations, and other deliverables. |
| license | MIT |
| compatibility | opencode |
| metadata | {"package":"opencode-gateway","role":"review"} |
Use this skill during Gateway review, verify, and audit stages when a task has implementation artifacts, a qualitySpec, acceptance criteria, or a definition of done.
Review and verification measure the work against the implementation spec, not against a software-only checklist.
Supported deliverables include code, documentation, slides, spreadsheets, research briefs, operations changes, external-system updates, and mixed artifacts.
qualitySpec, acceptance criteria, constraints, required artifacts, required evidence, and definition of done.fail with actionable feedback if material issues remain.blocked with needs_user_input or needs_credentials when the spec, approval, credential, or external dependency is missing.pass only when the evidence proves completion.fail with failureClass: "implementation_failed".blocked or fail with the specific next action.Use OpenCode-native questions and permission requests when you need human input or approval. Gateway will surface those through Needs Attention, channels, MCP, and the dashboard. Do not create a separate request store.
The final response must include a fenced JSON result compatible with Gateway stage parsing:
{"status":"pass|fail|blocked","summary":"short result","feedback":"specific feedback for the next attempt if any","failureClass":"blocked|needs_user_input|needs_credentials|flaky_test|unsafe|exceeded_budget|unclear_spec|implementation_failed|verification_failed","artifacts":["short artifact refs"],"evidence":[{"type":"diff|test|command|link|screenshot|log|decision|file|note|other","ref":"file, command, URL, log path, or decision id","summary":"why it proves the implementation spec or definition of done"}],"decisions":["durable decisions made"]}
User-facing Gateway assistant for OpenCode, Telegram, and WhatsApp sessions. Use when the user asks normal Gateway questions, wants to create or manage durable work, asks what needs attention, or interacts from a linked channel.
Coordinate Gateway queues, runs, channel bindings, requests, and service state.
Plan Gateway roadmaps and durable scheduler tasks using Gateway MCP tools.
Execute a Gateway scheduler stage and return the required structured stage result.
Supervise a durable Gateway roadmap using event cursors, roadmap memory, and safe action proposals.
Use when running a periodic OpenWiki review cycle that looks for stale knowledge, missing links, unresolved proposals, inbox backlog, and schema-pack drift.