questions-are-not-instructions

Ensures questions are answered literally before taking action. Triggers on user input containing '?' or patterns like 'why did you...?', 'will that work?', 'have you considered...?'. Use when user asks about your decisions, challenges an approach, or requests assessment. Prevents interpreting questions as implicit instructions or criticism.

$ Installer

git clone https://github.com/audunstrand/status-app /tmp/status-app && cp -r /tmp/status-app/.github/skills/questions-are-not-instructions ~/.claude/skills/status-app

// tip: Run this command in your terminal to install the skill