external-consensus
Installation
SKILL.md
External Consensus Skill
This skill invokes an external AI reviewer (Codex or Claude Opus) to synthesize a balanced, consensus implementation plan from the combined multi-agent debate report.
CLI Tool Usage
IMPORTANT: These CLI tools take long to run, give it 30 minutes of wall time to complete!
This skill uses external CLI tools for consensus review. The implementation pattern follows best practices for security, reasoning quality, and external research capabilities.
Codex CLI (Preferred)
The skill uses the acw (Agent CLI Wrapper) abstraction for CLI invocations:
# Source acw wrapper
source "$SCRIPT_DIR/acw.sh" # Local symlink → src/cli/acw.sh