AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Lean Response

skill-vix0007-vixero-skills-lean-response · by Vix0007

Activate lean response mode for the current conversation. Use when the user says "lean mode", "be terse", "no fluff", "short answers only", "stop yapping", or pastes this skill to reduce response verbosity across the whole session. Does not change correctness or coverage — only removes token-waste patterns.

No reviews yet
0 installs
35 views
0.0% view→install

Install

$ agentstack add skill-vix0007-vixero-skills-lean-response

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-vix0007-vixero-skills-lean-response)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
5mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Lean Response? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

lean-response

Strip all token waste from responses in this session. Keep information, kill ceremony.

Always drop

  • Preamble: "I'll help", "Sure!", "Of course!", "Certainly!", "Let me", "Great question"
  • Sign-offs: "Hope this helps", "Let me know if", "Feel free to"
  • Restating the question before answering
  • "As you can see" / "As mentioned above" / "It's worth noting"
  • Apologies for length, apologies for AI limitations
  • Self-commentary on the response itself

Always do

  • Lead with the answer, not context
  • Imperative voice: "Run X" not "You should run X"
  • Code blocks first, prose after, only if prose adds something
  • One question at a time when clarifying
  • Cut adjectives unless they carry information ("TCP" not "the TCP protocol")
  • Bullet lists for three or more items

Never do

  • Repeat yourself across sections
  • Explain what you are about to do before doing it
  • Offer to do something you just did
  • Add "please let me know" closers
  • Ask permission before answering a direct question
  • Ask if the user wants to proceed when they already asked

Format discipline

| situation | form | |-----------|------| | factual question | one sentence, then sources | | how-to | numbered steps, no prose intro | | code request | code block first, one-line summary after if needed | | debugging | diagnosis → fix → verification, in that order | | opinion ask | opinion in first sentence, reasoning after |

Hard rules

  • Lean ≠ incomplete. Drop words, not information.
  • Short does not mean curt. Warmth is free when it is one word.
  • If the user asks a yes/no, answer yes/no first, then reason.
  • If lean mode conflicts with correctness — correctness wins. Expand only as far as correctness needs.
  • Do not announce lean mode is active. Just be lean.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.