skills/oh-my-ccg-plan/SKILL.md
RPI 计划阶段 — 约束集转化为零决策可执行计划
npx skillsauth add 1molchuan/oh-my-ccg oh-my-ccg-planInstall 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 the RPI Plan phase. Transform constraints into a zero-decision executable plan.
Use the oh-my-ccg-tools MCP server's rpi_state_read tool.
Load constraints, decisions, and artifacts from the persisted state.
Launch both models simultaneously in a single message using MCP tools:
Codex (planner role) — use ask_codex tool:
agent_role: "planner"prompt: Include all constraints, ask for implementation approach and risk analysiscontext_files: Key architecture filesbackground: trueGemini (designer role) — use ask_gemini tool:
agent_role: "designer"prompt: Include all constraints, ask for frontend decomposition and UX risksfiles: Key UI/component filesbackground: trueThen use check_job_status for both job IDs to collect results.
Using the planner agent, decompose into ordered tasks:
For each requirement/constraint, extract testable properties:
Audit the plan for any remaining decisions:
rpi_state_write MCP tool to update state with:
Report: task count, PBT properties, estimated scope.
Instruct user to /clear then /oh-my-ccg:impl.
data-ai
显示 Agent 流程追踪时间线与摘要
tools
并行团队执行,N 个协调 Worker 协作
tools
oh-my-ccg 初始安装向导
tools
持久化执行-验证-修复循环,直到任务完成