council

Installation
SKILL.md

Decision Council

$ARGUMENTS

Evaluate a decision from 4 distinct perspectives using parallel sub-agents, then synthesize a weighted recommendation.

Usage

/council [decision question or proposal to evaluate]

What This Command Does

  1. Parses the decision question from user input
  2. Gathers codebase context relevant to the decision
  3. Spawns 4 parallel sub-agents — each analyzing from a different perspective
  4. Synthesizes all perspectives into a structured recommendation with decision matrix
Installs
6
GitHub Stars
175
First Seen
May 16, 2026
council — softspark/ai-toolkit