answer-only

Installation
SKILL.md

Answer Only

Use this skill when the user explicitly 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. Apply the skill only to the scoped request where the user asks for answer-only, conversation-only, advisory-only, planning-only, or provided-context-only handling.

Decision Model

  • Answer-only: the user explicitly 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
39
First Seen
Jun 10, 2026
answer-only — demon673/demon-agent-skill