一键导入
council
Topic-aware multi-agent council for structured debate, challenge, and synthesis across engineering, sales, support, product, ops, and strategy topics.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Topic-aware multi-agent council for structured debate, challenge, and synthesis across engineering, sales, support, product, ops, and strategy topics.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when an existing UI artifact needs to be iterated to a verified 5/5 design score. Enumerate every view, run independent dead-item and design-rubric audits, apply fixes, then re-score with fresh reviewers until every view and the whole app pass. Designed for Enterprise Crew/OpenClaw operators finishing prototypes without false 5/5 claims.
Use when the operator says publish a skill, promote a skill publicly, or ship a skill to SuperAda, GitHub, and ClawHub. Sanitizes the skill bundle for personal info/secrets, publishes a GitHub source copy, updates SuperAda skill pages/install assets, and publishes to ClawHub with receipts.
Use when turning a coding goal or PRD into bounded build missions, running those missions through Codex, Droid, Cursor, or Claude Code, verifying outcomes separately, and preserving receipts. Geordi merges the former build-pipeline discipline with the installable mission runner.
Elite website image-to-code skill for Codex. For visually important web tasks, it must first generate the design image(s) itself, deeply analyze them, then implement the website to match them as closely as possible. In Codex, it must prefer large, readable, section-specific images instead of tiny compressed boards, and it must generate fresh separate images for sections or detail views rather than cropping them out of previously generated images.
GitHub repository initialization, authentication, PR governance, and cross-machine synchronization workflows.
Prepare for conferences, summits, trade shows, and investor events: research attendees/speakers/agenda, build pitch-deck briefs, schedule meetings, enrich contacts, capture session notes, and run post-event follow-ups.
| name | council |
| version | 0.1.0 |
| description | Topic-aware multi-agent council for structured debate, challenge, and synthesis across engineering, sales, support, product, ops, and strategy topics. |
| metadata | {"emoji":"🏛️","category":"thinking","supports_topic_personas":true} |
Topic-aware multi-agent debate for OpenClaw.
This is a retooled version of the fixed-persona Council pattern, adapted for our stack:
sessions_spawn and isolated sub-agentsUse this skill when the request needs:
Good triggers:
Do not use this for:
The value is not “five opinions.” The value is interaction:
Parallel within each round. Sequential across rounds.
Use for fast sanity checks.
Use for important decisions.
Use when the user specifies a domain or mix. Examples:
Before running the council, classify the topic.
Default routing:
If ambiguous:
See Personas.md for topic packs.
Personas.mdPersonas.mdOutputFormat.mdPreferred implementation pattern:
sessions_spawn to launch one isolated sub-agent per personaSee SelfHealing.md for the resilience layer.
For each persona spawn, give:
Always end with:
See OutputFormat.md.
See Personas.md.
3pass is cheaper. Council is for higher-stakes calls.This skill has been upgraded for better AI executor ergonomics and output quality:
Personas.md to dynamically shift a persona's perspective.ExecutorPrompt.md for instructions on how to comfortably use sessions_spawn and pass add-ons to sub-agents.examples/engineering-council.md for a model output of productive disagreement and synthesis.benchmarks/output-benchmarking.md to self-evaluate the council output (target score > 70) before presenting it to the user.