From owlex
Starts owlex council in critique mode where agents adversarially identify bugs, security issues, and flaws in provided code or questions. Returns task ID for async results.
How this skill is triggered — by the user, by Claude, or both
Slash command
/owlex:critiqueThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Start an owlex council in **critique mode** - agents actively find bugs, security issues, and flaws.
Start an owlex council in critique mode - agents actively find bugs, security issues, and flaws.
mcp__owlex__council_ask with:
prompt: The user's question/code to critiqueworking_directory: Current working directorydeliberate: truecritique: true (enables adversarial mode)/council-result <task_id>"Do NOT call wait_for_task. Return immediately.
/critique Review this auth for security holes/critique Find bugs in this payment codenpx claudepluginhub agentic-box/owlexConducts devil's advocate stress-testing on code, architecture, PRs, and decisions to surface hidden flaws via structured adversarial analysis. For high-stakes reviews only.
Adversarially reviews any artifact (design docs, code, PRs, docs) by dispatching fresh Devil's Advocate subagents iteratively until clean.
Orchestrates multi-agent code review with Codex CLI, Gemini CLI, and five Claude specialist subagents (security, performance, logic, regression, robustness) then synthesizes findings into verified fixes. Use for deep reviews, second opinions, or council reviews on PRs, commits, or branches.