zone-of-indifference-override

Detect contextual mismatch and intent ambiguity in Claude responses before execution.

6|1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/Forexgod21/YVYC-Claude-Skills --skill zone-of-indifference-override
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: zone-of-indifference-override
Source: https://github.com/Forexgod21/YVYC-Claude-Skills/tree/main/agentic/zone-of-indifference-override
Command: npx skills add https://github.com/Forexgod21/YVYC-Claude-Skills --skill zone-of-indifference-override

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Zone-of-indifference-override teaches Claude to notice when something feels off — even if technically safe — and surface that concern before executing.

Core Features & Use Cases

  • Override signals: Contextual mismatch, intent ambiguity, and downstream harm signals to surface concerns.
  • Clear surface: Provides a structured override format to show request, concern, risk, and question.
  • Non-blocking escalation: Surfaces concern without refusing legitimate work and guides intent verification.
  • Use case: In delegation chains, catch edge cases where safe requests could cause downstream harm.

Quick Start

Install the SKILL.md into your Claude skills directory to enable automatic contextual checks.

Frequently Asked Questions about zone-of-indifference-override

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

FAQPage Schema
How do I prevent automatic AI compliance during high-stakes delegation?

Preventing automatic AI compliance requires surfacing contextual mismatch and intent ambiguity before execution. This skill implements a structured override format that pauses Claude to verify ambiguous, high-stakes requests instead of executing them blindly.

What is a zone of indifference override for AI safety?

A zone of indifference override detects when a request feels off despite being technically safe and surfaces concerns before execution. It uses contextual mismatch and downstream harm signals to prompt focused confirmation without refusing legitimate work.

How do I verify ambiguous intent before Claude executes a request?

Verifying ambiguous intent involves implementing a non-blocking escalation surface that shows the request, concern, risk, and question. This guides intent verification to ensure controlled action in high-stakes or ambiguous delegation scenarios.

Can I use contextual safety checks for downstream harm in AI delegation chains?

Contextual safety checks work in delegation chains to catch edge cases where safe requests could cause downstream harm. The override surface integrates with related safety controls like cognitive-friction and reversibility-gate to ensure controlled action.

When do I need intent clarification for AI-generated responses?

Intent clarification is needed when contextual mismatch or intent ambiguity signals appear in Claude's responses. It prevents automatic compliance in high-stakes requests by surfacing concerns and prompting focused confirmation before execution.

Does the override surface format block legitimate AI work?

The override surface format uses non-blocking escalation to surface concerns without refusing legitimate work. It guides intent verification while allowing safe tasks to proceed, ensuring controlled action only when contextual mismatch or downstream harm signals are detected.

Related Skills