critique

Spawn parallel critic agents to evaluate and revise conversation plans.

Updated Jan 15, 2026
One-click install
npx skills add https://github.com/venturecrane/crane-console --skill critique-venturecrane
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: critique
Source: https://github.com/venturecrane/crane-console/tree/main/.agents/skills/critique
Command: npx skills add https://github.com/venturecrane/crane-console --skill critique-venturecrane

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates a rigorous critique process by spawning multiple subagents to evaluate and revise plans in conversation.

Core Features & Use Cases

  • Parallel critique: deploys 1–6 critic perspectives to surface risks, tradeoffs, and alternatives.
  • Synthesis: merges critiques into a concise summary and a revised plan.
  • Non-destructive: suggests concrete fixes without changing core intent.

Quick Start

Invoke /critique with AGENT_COUNT to run a single-round critique and receive a revised plan.

Frequently Asked Questions about critique

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I use parallel AI agents to critique my product strategy plan?

To critique a product strategy plan with parallel AI agents, spawn multiple subagents in conversation to evaluate risks and tradeoffs. The Skill deploys 1–6 critic perspectives simultaneously and synthesizes their feedback into a revised plan without changing core intent.

What is multi-perspective evaluation in AI workflow decision-making?

Multi-perspective evaluation in AI workflow decision-making is the process of deploying multiple critic agents in parallel to surface risks and alternatives. This approach enables rapid assessment of proposed plans across product strategy, architecture, and operations to produce a cohesive critique.

Can I specify the number of critic agents for automated plan revision?

Yes, you can specify the number of critic agents for automated plan revision by providing an AGENT_COUNT. The system supports deploying 1 to 6 parallel critic perspectives to evaluate your most recent proposal and generate a revised plan.

Does AI critique alter the original intent of my architecture proposal?

AI critique does not alter the original intent of your architecture proposal. It operates non-destructively by suggesting concrete fixes and merging critiques into a concise summary, ensuring your core plan remains intact while addressing identified risks.

How do I synthesize multiple AI critiques into a single revised plan?

To synthesize multiple AI critiques into a single revised plan, the system merges feedback from parallel subagents into a concise summary. It automatically extracts the most recent plan from the conversation and outputs a cohesive revised plan.

When do I need parallel subagents for operations and architecture planning?

You need parallel subagents for operations and architecture planning when a single perspective is insufficient to surface hidden tradeoffs. Spawning multiple critic agents enables rapid, multi-perspective evaluation to identify risks before finalizing decisions.