跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Ralplan

技能 已验证 活跃

Consensus planning entrypoint that auto-gates vague ralph/autopilot/team requests before execution

目的

To ensure that complex or vague requests are properly scoped and planned through a consensus-driven process before any execution or code generation occurs, preventing wasted effort and misaligned outcomes.

功能

  • Consensus planning workflow
  • Pre-execution gate for vague requests
  • Automated agent review loop (Planner, Architect, Critic)
  • User-interactive or fully automated planning modes
  • Deliberate mode for high-risk tasks

使用场景

  • When a request is too vague for direct execution (e.g., 'improve the app').
  • Before undertaking complex tasks requiring architectural review and consensus.
  • To ensure clear acceptance criteria and test specifications are defined upfront.
  • When requiring explicit user approval at key decision points in the planning process.

非目标

  • Directly executing code or making system changes without prior planning and approval.
  • Handling simple, well-defined tasks that do not require multi-agent consensus.
  • Replacing the need for user input or oversight in critical decision-making points (when `--interactive` is not used).

工作流

  1. User submits a request.
  2. Gate detects if the request is too vague for direct execution.
  3. If vague, request is redirected to 'ralplan' for consensus planning.
  4. Planner creates an initial plan and summary.
  5. Architect reviews the plan for soundness.
  6. Critic evaluates the plan against quality criteria.
  7. Iterative review loop (max 5 iterations) until Critic approves.
  8. On approval, plan is marked 'pending approval' (or proceeds to execution if interactive approval is captured).
  9. User may choose execution path (team or ralph) if interactive mode is enabled.

实践

  • Consensus Planning
  • Pre-Execution Gating
  • Multi-Agent Collaboration
  • Risk Management

先决条件

  • Claude Code environment
  • oh-my-claudecode installed
  • Minimum Claude subscription or API key

安装

请先添加 Marketplace

/plugin marketplace add Yeachan-Heo/oh-my-claudecode
/plugin install oh-my-claudecode@omc

质量评分

已验证
99 /100
1 day ago 分析

信任信号

最近提交1 day ago
星标33.7k
许可证MIT
状态
查看源代码