一键导入
review-mode
Critically reviews roadmaps, code, and strategies. Use when you need a technical review to identify flaws, risks, and improvements.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Critically reviews roadmaps, code, and strategies. Use when you need a technical review to identify flaws, risks, and improvements.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | review-mode |
| description | Critically reviews roadmaps, code, and strategies. Use when you need a technical review to identify flaws, risks, and improvements. |
GOAL: Conduct critical technical reviews of roadmaps, code, and
strategies following standard review protocols.
WHEN: Invoke this skill when the user requests a critical review
of a roadmap or proposed changes.
NOTE: This skill operates strictly in read-only mode to ensure
safety during analysis.
After reporting the review decision, use the ask_user tool to offer
4 options:
prepare-mode skill to address findingsbuild-mode skill for rapid executionimplement-mode skill for thorough
executionSet the default response based on the review recommendation:
REVISE or REJECT, make option 1 the
default.APPROVE, make option 2 the default.readonly-mode skill.SUCCESS, WARN, ERROR).ERROR: Halt and report.SUCCESS/WARN: Continue.KBase patterns and project constraints.KBase and best practices.TRIVIAL, LOW, MEDIUM, HIGH).ask_user tool for confirmation with 4 options.DONEReview checklist:
Risk re-assessment:
Decision:
Files created/modified:
.gemini_readonly - Ensured at the start.Status communication:
First line of output indicates user's decision:
REVISE: user wants to revise the plan - user chose revisionBUILD: user wants to build the plan - user chose quick buildIMPLEMENT: user wants to implement the plan - user chose
implementationABORT: user cancelled workflow - user aborted processFollowing lines: complete review report text
Executes roadmaps and requests requiring project modifications with a verification-first mindset. Use when you need to perform write operations and ensure quality standards.
Executes approved roadmaps or requests with a verification-first mindset and robust troubleshooting. Use when you need to implement specific changes and provide a detailed session summary.
Investigates and creates a preparation roadmap to accomplish a task. Use when you need a detailed roadmap for a complex objective.
Enable read-only mode for safety enforcement. Use when the agent or user wants to protect the project from modifications.
Enable write mode by removing the safety marker. Use when the user explicitly authorizes changes.