ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

aoi-council

AOI Council — multi-perspective decision synthesis templates (public-safe).

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/edmonddantesj/aoi-council
Or

AOI Council

S-DNA: AOI-2026-0215-SDNA-CNSL01

What this is

A public-safe council workflow that helps you stress-test decisions using multiple perspectives.

Provenance / originality

  • AOI implementation is original code (no third-party code copied).
  • Conceptually inspired by the general “council / multi-perspective review” workflow patterns.

This skill is intentionally template-driven:

  • It does not post externally
  • It does not touch wallets
  • It does not modify system config

Council members (bundled)

The skill auto-loads any .md file in agents/.

Default set:

  • Devil's Advocate
  • Architect
  • Engineer
  • Security Reviewer
  • Operator (Ops)
  • Writer (Comms)

Usage (prompts)

Say any of:

  • "AOI council: <topic>"
  • "Send to council: <plan>"

Output contract

  • Synthesis first (TL;DR)
  • Then each perspective: insights / concerns / recommendations
  • End with: open questions + next actions

Support

Governance snippet (public)

We publish AOI skills for free and keep improving them. Every release must pass our Security Gate and include an auditable changelog. We do not ship updates that weaken security or licensing clarity. Repeated violations trigger progressive restrictions (warnings → publish pause → archive).

Metadata

Stars2387
Views1
Updated2026-03-09
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-edmonddantesj-aoi-council": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.