一键导入
nova-plan-review
Critically review a plan for decision clarity, assumptions, and execution risk without rewriting it.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Critically review a plan for decision clarity, assumptions, and execution risk without rewriting it.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Generate a Java/Spring backend design plan with mandatory 12 sections and write to PLAN_OUTPUT_PATH.
Run a semi-automated Codex review -> Claude Code fix -> local checks -> Codex verify closure loop for the current branch. Use when Claude Code should orchestrate review-driven fixes with external Bash scripts, structured review artifacts, validation reports, merge readiness, and residual-risk summaries.
Run Codex-only branch review with external scripts and structured review artifacts. Use when Claude Code should collect current branch diff context and ask Codex to produce a high-confidence review report without modifying code.
Run Codex verification against an existing review.md and the current branch state. Use when Claude Code or a human has already applied fixes and only needs a focused verify pass, merge recommendation, and residual blockers.
Lightweight observer-style exploration for quick understanding alignment.
Reviewer-style exploration focused on questions and risk signals, without proposing fixes.
| name | nova-plan-review |
| description | Critically review a plan for decision clarity, assumptions, and execution risk without rewriting it. |
| license | MIT |
| allowed-tools | Read Glob Grep |
| disallowed-tools | Write Edit NotebookEdit Bash |
| user-invocable | true |
| disable-model-invocation | false |
| metadata | {"nova-user-invocable":"true","nova-model-invocable":"true","nova-subagent-safe":"true","nova-destructive-actions":"none"} |
| argument-hint | Example: plan-review INPUT=docs/plans/order.md |
This file is the supporting behavioral contract for /nova-plugin:plan-review and the deprecated /nova-plugin:nova-plan-review compatibility entrypoint. Prefer the direct command; the compatibility name remains only for the current major-version migration window.
KEY=value inputs using ../_shared/parameter-resolution.md; explicit non-conflicting values take precedence.../_shared/safety-preflight.md before side effects. Never infer approval, destructive scope, credentials, or output destinations.../_shared/output-contracts.md and ../_shared/artifact-policy.md; report completed, skipped, and blocked validation truthfully.$ARGUMENTS against the workflow-specific inputs below.Generated from
workflow-specs/behaviors.json. This block is authoritative. Runnode scripts/generate-behavior-surfaces.mjs --writeafter changing the IR; if explanatory text below conflicts, fail closed.
PLAN_INPUT_PATH(required aliases=INPUT,PLAN_PATH)load-plan → check-decisions → identify-gaps → ask-questionschat; order=Decision clarity check → Assumptions & gaps → Risk signals → Review questions; severity=none.forbid; failure order=status → missing plan evidence → safe next action.runtime/contracts/plan-review.json#behaviorContract embeds the complete decision table, invariants, stops, field definitions, validation, and failure contract from the same source. Detailed guidance below may not override it.Assess plan quality and execution readiness from a reviewer perspective.
| Parameter | Required | Default | Notes | Example |
|---|---|---|---|---|
INPUT | Yes | N/A | Plan text or path | docs/plans/payment.md |
Decision clarity check, Assumptions & gaps, Risk signals, Review questions.Use plan-review on this design draft.plan-review INPUT="docs/plans/refactor-auth.md".You are Claude Code acting as a senior reviewer / tech lead.
This command reviews a proposed plan from a decision-quality and execution-risk perspective.
Focus on:
Language constraints: