ralplan

GitHub

Ralplan是一种基于共识的迭代规划技能,通过规划者、架构师和批评者三轮协作,对复杂或高风险任务进行结构化分解、风险评估与方案收敛,输出可执行的阶段计划及风险登记册。

skills/ralplan/SKILL.md jjongguet/oh-my-product

触发场景

任务复杂需要多轮规划 架构决策需结构化辩论 高风险工作需预-mortem分析

安装

npx skills add jjongguet/oh-my-product --skill ralplan -g -y
更多选项

不安装直接使用

npx skills use jjongguet/oh-my-product@ralplan

指定 Agent (Claude Code)

npx skills add jjongguet/oh-my-product --skill ralplan -a claude-code -g -y

安装 repo 全部 skill

npx skills add jjongguet/oh-my-product --all -g -y

预览 repo 内 skill

npx skills add jjongguet/oh-my-product --list

SKILL.md

Frontmatter
{
    "name": "ralplan",
    "aliases": [
        "\/ralplan",
        "consensus plan",
        "consensus planning"
    ],
    "description": "Iterative planning with structured consensus — planner, architect, and critic converge on an approved plan.",
    "primaryRole": "orchestrator"
}

Ralplan Skill (oh-my-product)

Consensus-based planning that iterates until planner, architect, and critic agree.

Use when

  • The task is complex enough that a single planning pass is insufficient
  • Architecture decisions need structured debate before execution
  • High-risk work requires pre-mortem analysis

Workflow

Standard (default)

  1. Planner drafts execution plan with task decomposition
  2. Architect reviews for technical soundness and boundary issues
  3. Critic challenges for completeness, risks, and missing edge cases
  4. Iterate until all three agents converge (max 3 rounds)
  5. Output: approved plan synced to /omp:taskboard

Deliberate (--deliberate flag, for high-risk work)

Adds to standard workflow:

  1. Pre-mortem: "Assume this plan failed — what went wrong?"
  2. Test strategy: Unit, integration, e2e, and observability planning
  3. Rollback plan: How to undo if things go wrong
  4. Extra iteration round allowed (max 4 total)

Convergence criteria

  • All three agents approve the plan
  • No unresolved HIGH severity concerns
  • Acceptance criteria are testable
  • Dependencies are acyclic

Output format

## Plan: [Title]
### Phases
Phase 1: [tasks, owners, dependencies]
Phase 2: ...

### Consensus
- Planner: APPROVE
- Architect: APPROVE (with note: ...)
- Critic: APPROVE

### Risk Register
| Risk | Impact | Mitigation |

Related commands

  • /omp:consensus — general decision convergence
  • /omp:team/plan — team-scoped planning
  • /omp:taskboard sync — sync plan to task ledger

版本历史

  • 4f49e99 当前 2026-07-25 06:34

同 Skill 集合

skills/ask/SKILL.md
skills/autopilot/SKILL.md
skills/cancel/SKILL.md
skills/configure-notifications/SKILL.md
skills/context-optimize/SKILL.md
skills/cost/SKILL.md
skills/debug/SKILL.md
skills/deep-interview/SKILL.md
skills/design-system/SKILL.md
skills/doctor/SKILL.md
skills/execute/SKILL.md
skills/handoff/SKILL.md
skills/help/SKILL.md
skills/hud-setup/SKILL.md
skills/learn/SKILL.md
skills/plan/SKILL.md
skills/prd/SKILL.md
skills/review/SKILL.md
skills/sessions/SKILL.md
skills/status/SKILL.md
skills/team/SKILL.md
skills/ux-critique/SKILL.md
skills/verify/SKILL.md
skills/wait/SKILL.md
skills/web-design/SKILL.md
src/skills/cancel/SKILL.md
src/skills/configure-notifications/SKILL.md
src/skills/debug/SKILL.md
src/skills/deep-interview/SKILL.md
src/skills/execute/SKILL.md
src/skills/handoff/SKILL.md
src/skills/help/SKILL.md
src/skills/review/SKILL.md
src/skills/verify/SKILL.md
src/skills/status/SKILL.md

元信息

文件数
0
版本
4f49e99
Hash
63ef4fdd
收录时间
2026-07-25 06:34

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-28 15:07
浙ICP备14020137号-1 $访客地图$