Metacognitive Guard

Detect struggle signals in Claude responses and escalate to deep-thinking agents.

5|1|Updated Nov 21, 2025
One-click install
npx skills add https://github.com/ANcpLua/ancplua-claude-plugins --skill metacognitive-guard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Metacognitive Guard
Source: https://github.com/ANcpLua/ancplua-claude-plugins/tree/main/plugins/metacognitive-guard/skills/metacognitive-guard
Command: npx skills add https://github.com/ANcpLua/ancplua-claude-plugins --skill metacognitive-guard

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users detect cognitive struggle indicators in Claude's responses and escalate when needed.

Core Features & Use Cases

  • Struggle signals: Hedging, deflection, or verbose responses trigger escalation prompts.
  • Escalation prompts: Guidance to spawn deep-thinking partners with detailed prompts.
  • Metrics: Track struggle detection and escalation outcomes.

Quick Start

If the response indicates ambiguity or missing context, escalate by spawning a deep-think-partner with a detailed prompt.

Frequently Asked Questions about Metacognitive Guard

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

FAQPage Schema
How do I detect when Claude's reasoning is struggling with a complex problem?

Struggle signals include hedging language, deflection, verbose responses without clear conclusions, and hesitation on architectural decisions or ambiguous requirements. Metacognitive Guard monitors these indicators to flag when reasoning capacity is strained by competing constraints, multi-domain synthesis, or edge-case analysis requiring escalation.

When should I escalate to deep-thinking agents instead of continuing with standard reasoning?

Escalate when facing high-complexity problems: architectural decisions with conflicting tradeoffs, ambiguous requirements needing interpretation, synthesis across multiple domains, or intricate edge cases. Deep-thinking agents handle these better than comfortable reasoning capacity allows, producing more structured solutions.

How do I set up escalation to a deep-think-partner when debugging stalls?

Escalation requires integration with a self-assessment checklist and the Task tool. When struggle signals appear, spawn a deep-think-partner with a detailed prompt describing the problem, constraints, and context. The escalation produces structured prompts guiding focused analysis beyond initial reasoning limits.

Can I track which problems trigger escalation and measure outcomes?

Yes. Metacognitive Guard includes metrics tracking struggle detection frequency and escalation outcomes. This data reveals which problem types consistently exceed reasoning capacity, helping optimize when and how to route work to deep-thinking agents.

What's the difference between hedging responses and actually needing escalation?

Hedging alone doesn't always warrant escalation. Escalate when hedging combines with structural complexity: competing architectural constraints, requirement ambiguity requiring interpretation, cross-domain synthesis, or edge cases defying straightforward analysis. The Guard distinguishes between linguistic uncertainty and genuine reasoning strain.