council-consult

Route user requests through configurable AI teammates for adversarial consultation.

2|1|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/southlab-ai/Claude-Plugin-Marketplace --skill council-consult
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: council-consult
Source: https://github.com/southlab-ai/Claude-Plugin-Marketplace/tree/main/plugins/the-council/skills/council-consult
Command: npx skills add https://github.com/southlab-ai/Claude-Plugin-Marketplace --skill council-consult

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps catch blind spots in architecture decisions and other complex goals by facilitating multi-perspective analysis and debate among AI agents.

Core Features & Use Cases

  • Multi-Perspective Analysis: Gathers insights from different AI roles (strategist, critic, specialist).
  • Configurable Roles: Allows users to specify AI teammates for tailored consultations.
  • Mode Selection: Automatically routes goals into Debate, Plan, Reflect, or Default modes for focused analysis.
  • Use Case: When facing a critical architectural decision, use this Skill to have an AI "architect" and an AI "security auditor" debate the pros and cons, ensuring all angles are considered before implementation.

Quick Start

Consult the council on how to best implement a new user authentication system.

Frequently Asked Questions about council-consult

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I use AI agents for architectural decision making and debate?

Architectural decision making uses configurable AI agents in specialized roles to debate goals, automatically routing requests into modes like debate or reflect for multi-perspective analysis.

How does adversarial consultation catch blind spots in architecture planning?

Adversarial consultation catches planning blind spots by routing goals through AI teammates with distinct roles like strategist and critic to challenge assumptions and analyze decisions from multiple angles.

What do I need to set up before running an AI agent consultation for my project?

Running an AI agent consultation requires a project directory containing a `.council/` configuration folder to define specialized AI roles and load memory for contextual analysis.

Can I configure custom AI teammate roles for specialized security or architecture reviews?

You can configure custom AI teammate roles for specialized reviews, specifying agents like an architect or security auditor to debate pros and cons before implementation.

What is the difference between debate, plan, and reflect modes in AI consultation?

Debate, plan, and reflect modes differ by automatically routing consultation goals into focused analysis workflows, selecting the appropriate mode based on the user's request for contextual evaluation.

When should I avoid using multi-agent debate for complex goals?

Avoid multi-agent debate for goals lacking sufficient context for memory loading, or when a project directory with `.council/` configuration cannot be provided to route the AI teammates effectively.