ignoring-user-request

Review AI output against user input for literal compliance.

Updated Feb 25, 2026
One-click install
npx skills add https://github.com/LayerDynamics/Lore --skill ignoring-user-request
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ignoring-user-request
Source: https://github.com/LayerDynamics/Lore/tree/main/lore/skills/ignoring-user-request
Command: npx skills add https://github.com/LayerDynamics/Lore --skill ignoring-user-request

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses situations where Claude fails to acknowledge, dismisses, or reinterprets user requests, ensuring that your exact instructions are followed precisely.

Core Features & Use Cases

  • Literal Interpretation: Guarantees Claude addresses every part of a multi-part request without deviation.
  • Action Execution: Ensures Claude performs requested actions rather than describing how to do them.
  • Correction Handling: Forces Claude to implement corrections when user feedback is provided.
  • Use Case: If you ask Claude to "fix the bug in the login module and update the documentation," this skill ensures both tasks are completed, not just the bug fix.

Quick Start

Use the ignoring-user-request skill to ensure Claude addresses all parts of your request.

Frequently Asked Questions about ignoring-user-request

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

FAQPage Schema
How do I make Claude follow exact user instructions without dismissing parts of a request?

To make Claude follow exact user instructions, you need a mechanism that enforces literal interpretation and prevents the AI from selectively hearing or reinterpreting multi-part requests. This ensures every component of your prompt is executed without deviation.

Why does Claude provide instructions instead of performing the requested action?

Claude provides instructions instead of actions due to scope gatekeeping or selective hearing behaviors. You can correct this by applying strict prompt adherence rules that force the AI to execute tasks directly rather than describing how to do them.

What is the best way to ensure AI correction handling when user feedback is ignored?

The best way to ensure AI correction handling is to implement a rigorous word-by-word review of user input against AI output. This approach guarantees literal compliance and forces the model to implement corrections when user feedback is provided.

How do I stop AI models from reinterpreting multi-part prompts and skipping tasks?

To stop AI models from reinterpreting multi-part prompts, use a prompt adherence technique that requires a literal review of your input. This prevents scope gatekeeping and guarantees that tasks like fixing a bug and updating documentation are both completed.

Does prompt adherence work for multi-part software engineering requests?

Yes, prompt adherence works for multi-part software engineering requests by preventing partial execution. It ensures the AI addresses both code modifications and documentation updates simultaneously, verifying literal compliance across all requested actions.