원클릭으로
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 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| 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>.
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.