conversational-response

Limit chat responses to 3-8 sentences with file references.

Updated Apr 19, 2026
One-click install
npx skills add https://github.com/PytaichukBohdan/AndriiPresentation --skill conversational-response
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: conversational-response
Source: https://github.com/PytaichukBohdan/AndriiPresentation/tree/main/.claude/skills/conversational-response
Command: npx skills add https://github.com/PytaichukBohdan/AndriiPresentation --skill conversational-response

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enforces concise chat formatting by limiting responses to 3-8 sentences.

Core Features & Use Cases

  • Concise responses: limit chat outputs to 3-8 sentences.
  • Contextual referencing: summarize in chat and point to saved files (specs, plans, analyses, code) for deep detail.
  • Operational guidance: directs content routing to specs/ plans/ analyses/ code locations.

Quick Start

Restrict your chat replies to 3-8 sentences and save any detailed work to the appropriate files under specs/ or the corresponding plans, analyses, or code locations.

Frequently Asked Questions about conversational-response

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

FAQPage Schema
How do I keep conversational responses concise in multi-agent chats?

Concise conversational responses are maintained by limiting chat outputs to 3-8 sentences. This ensures quick interactions while routing deeper details to stored files for later reference.

What is the best way to reference detailed specs during a quick chat?

The best way to reference detailed specs is to summarize the core points in the chat and point to saved files. This approach keeps responses brief while preserving full context in the workspace.

How does content routing work for plans and analyses in a workspace?

Content routing directs detailed work to specific file locations like specs/, plans/, and analyses/. This standardizes discovery and keeps deep artifacts organized away from the main chat.

Can I enforce a sentence limit for multi-agent conversations?

Yes, you can enforce a sentence limit by restricting chat replies to 3-8 sentences. This standardizes multi-agent communication and prevents overly long responses from cluttering the conversation.

Where should I store detailed code and analyses if chat output is limited?

Detailed code and analyses should be stored in dedicated files under the corresponding plans, analyses, or code locations. This practice ensures deep detail is preserved without exceeding chat limits.

Does this approach to concise output work with frontmatter metadata?

Yes, concise output works with frontmatter metadata by coordinating content routing and file-writing rules. This integration standardizes artifact discovery and ensures consistent content formatting across the workspace.