Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
Version History
Docs: add GitHub Issues support link (aoi-skills).
What This Skill Does
AOI Council runs a structured multi-perspective review on any decision or plan. Six bundled agents, Devil's Advocate, Architect, Engineer, Security Reviewer, Operator, and Writer, each analyze the topic independently and their views are synthesized into a single output. No external services are called.
Gets structured pushback from six distinct roles in one prompt without scheduling stakeholder reviews.
When to use it
- Pressure-testing a technical architecture before committing to it
- Reviewing a product roadmap for blind spots
- Evaluating a go-to-market plan from eng, ops, and comms angles
- Stress-testing a security incident response before a drill
- Checking a hiring or org structure decision against multiple concerns
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: AOI council: Should we migrate our monolith to microservices?
- 1Load all .md agent files from the agents/ directory
- 2Route the topic to each agent: Devil's Advocate, Architect, Engineer, Security Reviewer, Operator, Writer
- 3Each agent produces its own insights, concerns, and recommendations
- 4Synthesize all perspectives into a TL;DR summary
- 5Compile open questions and concrete next actions
A synthesis section with TL;DR, six labeled perspective blocks, a list of open questions, and recommended next steps