一键导入
review-risks
Surface risky assumptions and missing acceptance criteria
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Surface risky assumptions and missing acceptance criteria
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
| name | review-risks |
| description | Surface risky assumptions and missing acceptance criteria |
| user-invocable | false |
Surface ambiguity, contradictions, risky assumptions, and missing acceptance criteria. Translate risks into testable questions and mitigations.
project-meta.md, problem-description.md, product-requirements.md,
and open-questions.md. If a prerequisite is missing, return
blocked: <which artifact>.[Blocking] items affecting risk-assumption-review.md and
resolve them first.~/.agentic-sdk/<project>/artifacts/planning/risk-assumption-review.md with:
Metadata, Confirmed Truths, Key Risks (category, likelihood, impact,
mitigation, owner), Dangerous Assumptions, Scope Creep Watchlist,
Over-Engineering Traps, Recommended Simplifications. Record new open
questions in open-questions.md.Owns risk and assumption surfacing across the planning artifacts. define-requirements owns the requirements; design-technical owns technical tradeoffs. Reached by plan-system.
One line: the artifact written and a terse status, or blocked: <reason>.
基于 SOC 职业分类
Review dimension for naming, idiom, comment debt, and AI tells against the codified per-language and prose standards. Invoked by reviewer agents over one module shard.
Recipe for writing C in the runtime, module placement and the ownership and control-flow discipline. Invoked by writer agents when a C unit is dispatched.
Recipe for writing Clojure, Functional Core / Imperative Shell at the function level (namespaces by domain), native wrappers, and the boundary discipline. Invoked when writing Clojure for the project.
Recipe for writing Elixir, pure functions in modules as the core and GenServer plus OTP as the shell, supervision trees, and NIF discipline for the C and Zig edge. Invoked when writing Elixir for the project.
Recipe for any English the agent produces in this project, commits, comments, docstrings, ADRs, design docs, skill bodies, changelog, error messages, project guides. Optimizes for terse, humanized prose with no em dashes and no AI tells. Invoke for any prose-writing activity.
Recipe for writing Zig, native bodies and edge wrappers, the allocator and lifetime discipline, and the hot-path rules. Invoked when writing or editing any Zig source.