一键导入
collab-deliberation
Structure multi-agent brainstorming and deliberation (options, tradeoffs, decision framing) without drifting into implementation.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Structure multi-agent brainstorming and deliberation (options, tradeoffs, decision framing) without drifting into implementation.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Primary entrypoint for Codex Orchestrator usage: route tasks to the right pipeline, mode, and supporting skills with minimal, auditable steps.
Manage non-trivial tasks via focused collab subagents to save context and improve throughput. Use when work spans multiple files/components, can be split into independent streams, needs separate validation/review, or risks context bloat. Favor direct execution for trivial one-shot tasks.
Ship a signed tag + GitHub Release + npm publish for @kbediako/codex-orchestrator with low-friction, agent-first steps (PR -> watch-merge -> tag -> watch publish -> downstream smoke).
Use when operating the Codex delegation MCP server and tools (delegate.spawn, delegate.question.*, delegate.cancel, github.merge confirmation flow), or when configuring delegation mode/tool_profile with delegation MCP enabled by default.
Use for required periodic cross-check reviews during implementation and before handoff using `codex review`.
Control and inspect Chrome via the Chrome DevTools MCP server (navigate, interact, screenshots, console, network, perf).
| name | collab-deliberation |
| description | Structure multi-agent brainstorming and deliberation (options, tradeoffs, decision framing) without drifting into implementation. |
Use this skill when the user asks for brainstorming, tradeoffs, option comparison, or decision support before implementation. This skill is for ideas and decisions, not coding.
spawn_agent / wait / close_agent).features.multi_agent=true; treat collab as legacy naming in some env/artifact keys.RLM_SYMBOLIC_COLLAB and manifest.collab_tool_calls.0..2 each): reversibility, external impact, security/privacy boundary, blast radius, requirement clarity, verification strength, time pressure.>=7 or two or more criteria score 2.| Class | Horizon | Soft cap | Hard cap |
|---|---|---|---|
T0 | <=15m | 5s | 12s |
T1 | 15m..2h | 20s | 45s |
T2 | 2h..8h | 60s | 120s |
T3 | >8h | 120s | 300s |
P1 or any P0 finding).RLM_SYMBOLIC_DELIBERATION=1 (default)RLM_SYMBOLIC_DELIBERATION_INTERVAL (default 2)RLM_SYMBOLIC_DELIBERATION_MAX_RUNS (default 12)RLM_SYMBOLIC_DELIBERATION_MAX_SUMMARY_BYTES (default 2048)RLM_SYMBOLIC_DELIBERATION_INCLUDE_IN_PLANNER=1 (default)confirmed or unconfirmed.agent thread limit reached), proceed solo and explicitly note the limitation; do not block on spawning.Decision: one sentence.Context: goals, constraints, non-goals, assumptions.Options: 3-5 concise options.Tradeoffs: rubric and comparative rationale.Recommendation: chosen option or explicit defer with decision gates.Open questions: prioritized items only.Next step: single highest-leverage action.Confidence: high | medium | low.spawn_agent -> wait -> close_agent) before finishing.agent_type (omission defaults to default) and prefix spawned prompts with [agent_type:<role>].collab-subagents-first: for implementation-phase stream ownership and lifecycle after deliberation.delegation-usage: for delegation MCP orchestration when decisions require delegated execution.docs-first: for turning chosen option into PRD/TECH_SPEC/ACTION_PLAN before edits.agent-first-adoption-steering: for non-coercive option framing and advanced-feature nudges.