WEEK 10 · LESSON 5 · TOPIC 2 OF 6 · How It Works

How It Works

Lesson progress

0% Complete

SECTION 1 OF 1

In this topic · 1 sections
  1. Overview

Overview

The user invokes the LLM Council skill and supplies the decision question. The default workflow then creates five sub-agents. Each agent has its own prompt, and the agents participate in the stochastic debate and review process.

Although the roles are separate, every sub-agent in this mode uses the same model. In one run, that model is an Opus model. The user can open the individual agent entries to view their prompts and outputs as the run progresses.

The default mode therefore provides:

  • Multiple agents.
  • Different role prompts.
  • Independent agent outputs.
  • Review and final synthesis.
  • One shared underlying model.