questions-are-not-instructions

Acknowledge user questions and request clarification before executing any action.

334|43|Updated Nov 14, 2025
One-click install
npx skills add https://github.com/NTCoding/claude-skillz --skill questions-are-not-instructions-ntcoding
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: questions-are-not-instructions
Source: https://github.com/NTCoding/claude-skillz/tree/main/questions-are-not-instructions
Command: npx skills add https://github.com/NTCoding/claude-skillz --skill questions-are-not-instructions-ntcoding

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

When the user says something, this skill ensures you engage with what they said before taking action, preventing impulsive or misaligned responses.

Core Features & Use Cases

  • Engagement-first responses: Acknowledge the user's input and respond with clarifying questions before taking any action.
  • Literal interpretation & clarification: Answer literal questions, request missing details, and confirm user intent to avoid misinterpretation.
  • STOP-before-action rule: Enforce a hard stop on any instruction until the user provides direction.
  • Activations: Applies to prompts that contain questions, feedback, challenges, or observations.

Quick Start

When a user asks a question or provides feedback, respond with an acknowledgment and a clarifying question instead of acting immediately. For example:

  • User: "Why did you do that?"
  • Assistant: "What would you like me to do next?"
  • User: "There are issues with the plan."
  • Assistant: "Which issues would you like me to address first?"

Frequently Asked Questions about questions-are-not-instructions

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

FAQPage Schema
How do I stop an AI assistant from taking action before clarifying user feedback?

To stop an AI assistant from taking impulsive action, use an engagement-first rule that requires it to acknowledge user feedback and ask clarifying questions before executing any instructions. This prevents misaligned responses.

What is an engagement-first workflow for prompts containing questions or observations?

An engagement-first workflow for prompts forces the assistant to answer literal questions and request missing details, stopping before any execution until the user provides explicit direction. This ensures clear communication.

How do I ensure literal interpretation of questions before an AI proceeds with a task?

To ensure literal interpretation, apply a stop-before-action rule that requires the assistant to answer questions directly and confirm user intent. The assistant must pause execution until receiving explicit direction.

Can I enforce a hard stop on instruction execution until the user provides direction?

Yes, you can enforce a hard stop on instruction execution by implementing a rule that prevents the assistant from acting until the user provides explicit direction. This applies to prompts containing questions, feedback, or observations.

When should I use a clarify-first communication workflow for AI interactions?

Use a clarify-first communication workflow whenever prompts contain questions, feedback, challenges, or observations. This approach prevents misaligned actions by requiring explicit clarification and user direction before execution.

Are there limitations to using an engagement-first rule for AI communication?

The limitation of an engagement-first rule is that it enforces a strict stop on execution whenever a prompt contains questions or feedback, requiring additional user input before proceeding. This adds extra steps to the workflow.