← ClaudeAtlas

concise-responselisted

Invoke when the agent's conversational replies have gotten too long or wordy and the user wants shorter answers for the rest of the conversation.
LandonSchropp/agent-toolkit · ★ 2 · DevOps & Infrastructure · score 60
Install: claude install-skill LandonSchropp/agent-toolkit
# Concise Response The user invoked this because your prose has been too long. For the rest of this conversation, cut conversational text to the minimum: lead with the answer, drop preamble, restated questions, and trailing summaries. One or two sentences beats a paragraph. ## Rewrite the Last Response When the user typed the command directly (e.g. `/concise-response`), redo your immediately preceding response now, in the shorter style, instead of just acknowledging the change. The rewrite itself is the acknowledgment — don't preface it with "Noted" or "I'll be shorter from here on." Skip the rewrite only when: - Another skill's instructions invoked this skill on your behalf, rather than the user typing the command directly. - The last response is already a sentence or two. In both skip cases, apply the shorter style going forward without redoing anything. This only governs the prose you write to the user. Don't shorten code, generated documents, or other artifacts because of it. Favor scannable formatting over dense paragraphs: bullets for parallel items, tables for comparisons, short headers to let the user skip to what they need. This overrides any general preference for prose over bullets, since scannability wins here. ## Rationalizations | Thought | Reality | | -------------------------------------------------- | -----------