response-optimisation

Optimize AI response length, format, and structure for concise answers.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/miznizzz/claudefun --skill response-optimisation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: response-optimisation
Source: https://github.com/miznizzz/claudefun/tree/main/response-optimisation
Command: npx skills add https://github.com/miznizzz/claudefun --skill response-optimisation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill reduces friction in AI responses by eliminating unnecessary preamble, excessive length, and confirmation loops so users find the answer quickly.

Core Features & Use Cases

  • Answer-first structure: Front-load the conclusion so users get the result immediately, with optional brief rationale after.
  • Length & format calibration: Match response length and formatting (prose, list, table) to the user's intent to avoid overformatting or padding.
  • Conversation hygiene: Prevent redundant confirmations, handle multi-part requests in one pass, and trim filler to keep interactions efficient.

Quick Start

Give the user a one-line conclusion first, then a single-sentence rationale, remove any throat-clearing or closing niceties, and pick the simplest format that conveys the answer.

Frequently Asked Questions about response-optimisation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I make AI responses more concise and stop generating excessive preamble?

Make AI responses concise by applying a pre-response calibration checklist that front-loads conclusions, selects minimal formatting, and enforces confirmation-loop prevention to eliminate unnecessary preamble and padding.

What is the best way to format conversational assistant replies for high readability?

The best way to format conversational assistant replies is matching length and structure to user intent, selecting the simplest format—prose, list, or table—that conveys the answer without overformatting or burying conclusions.

How do I prevent AI confirmation loops when handling multi-part requests?

Prevent AI confirmation loops by enforcing a confirmation-loop prevention rule and handling multi-part requests in a single pass, stopping redundant confirmations and processing all parts efficiently without asking for unnecessary permission.

Why does my AI assistant bury the conclusion at the end of long responses?

AI assistants bury conclusions due to lacking answer-first structure enforcement. Applying response-optimisation front-loads the result immediately so users get the output first, followed optionally by a single-sentence rationale.

Can I calibrate response length and formatting automatically for different user intents?

You can calibrate response length and formatting automatically by running a pre-response calibration checklist that matches output format—prose, list, or table—to user intent, preventing overformatting across simple and multi-part requests.