General
critique - Claude MCP Skill
Council critique mode - agents find bugs and flaws in each other's answers
SEO Guide: Enhance your AI agent with the critique tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to council critique mode - agents find bugs and flaws in each other's answers... Download and configure this skill to unlock new capabilities for your AI workflow.
Documentation
SKILL.md# Council Critique Mode Start an owlex council in **critique mode** - agents actively find bugs, security issues, and flaws. ## Instructions 1. Take the user's question or code from: $ARGUMENTS 2. If no argument provided, ask what they want critiqued 3. Call `mcp__owlex__council_ask` with: - `prompt`: The user's question/code to critique - `working_directory`: Current working directory - `deliberate`: true - `critique`: true (enables adversarial mode) 4. Return immediately with the task_id 5. Tell the user: - "Critique started (task: <task_id>)" - "This typically takes 2-5 minutes" - "Check results with: `/council-result <task_id>`" **Do NOT call wait_for_task. Return immediately.** ## Usage - `/critique Review this auth for security holes` - `/critique Find bugs in this payment code`
Signals
Information
- Repository
- agentic-mcp-tools/owlex
- Author
- agentic-mcp-tools
- Last Sync
- 5/10/2026
- Repo Updated
- 5/10/2026
- Created
- 1/24/2026
Reviews (0)
No reviews yet. Be the first to review this skill!
Related Skills
Process PDF files - extract text, create PDFs, merge documents. Use when user asks to read PDF, create PDF, or work with PDF files.
code-review
Perform thorough code reviews with security, performance, and maintainability analysis. Use when user asks to review code, check for bugs, or audit a codebase.
skill-creator
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
update-chrome-binaries-test-region
- Confirm the AWS CLI is logged into account `678892195805` by running `aws sts get-caller-identity`. If not, ask the user to log in.