Documentation
README
Agent-Enhanced Council Execution
Use parallel Claude subagents for deeper analysis. Each subagent queries its provider, evaluates response quality, can ask follow-up questions, and returns structured insights.
Step 1: Determine Provider Details
For each selected provider, gather:
- Provider name and script path:
${CLAUDE_PLUGIN_ROOT}/scripts/providers/{name}.sh - Model name: run
bash ${CLAUDE_PLUGIN_ROOT}/scripts/query-council.sh --list-availableor read the provider script defaults
This is the opening of the README. Read the full README on GitHub.