question-only

Installation
SKILL.md

Question Only

Use this skill when the user wants the current response to stay conversational or advisory instead of becoming hands-on task execution.

Goal

Preserve the user's request for a non-executing answer without blocking normal task execution. The skill applies only to the scoped request where the user asks for conversation-only, advisory-only, or provided-context-only handling.

Decision Model

  • Answer-only: the user wants an explanation, judgement, plan, review, diagnosis, or debugging analysis from the conversation or supplied material only. Use this skill.
  • Constrained task: the user asks the agent to do work but forbids only some actions, such as editing, testing, browsing, committing, or using a specific tool. Do not use this skill; handle the task while honoring the constraint.
  • Normal task: the user asks the agent to inspect, search, verify, test, fix, implement, update, or otherwise handle work. Do not use this skill.

When To Use

Installs
5
First Seen
May 30, 2026
question-only — demon673/demon-agent-skill