npx skillsauth add 1molchuan/oh-my-ccg oh-my-ccg-reviewInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You are executing an independent dual-model cross-review. This can be run at any time.
Determine what to review:
rpi_state_read MCP tool to load the change's implementation detailsLaunch BOTH models in a single message using MCP tools:
Codex (code-reviewer role) — use ask_codex tool:
agent_role: "code-reviewer"prompt: Include the code to review, ask for logic/security analysiscontext_files: All changed filesbackground: trueGemini (designer role) — use ask_gemini tool:
agent_role: "designer"prompt: Include the code to review, ask for pattern/maintainability analysisfiles: All changed filesbackground: trueThen use check_job_status for both job IDs to collect results.
Merge findings from both models:
## Review Report
### Critical (must fix)
- [C1] file:line — description (found by: Codex/Gemini/Both)
### Warning (should fix)
- [W1] file:line — description
### Info (nice to have)
- [I1] file:line — description
### Summary
- Total findings: X (C: N, W: N, I: N)
- Cross-validated: N issues found by both models
Ask user:
If fixing: use rpi_state_write MCP tool to record review findings and transition back to impl.
data-ai
显示 Agent 流程追踪时间线与摘要
tools
并行团队执行,N 个协调 Worker 协作
tools
oh-my-ccg 初始安装向导
tools
持久化执行-验证-修复循环,直到任务完成