Create and install a reusable skill for response style.
Goal
Make responses precise and non-verbose by default, so users can follow up quickly. Leave room for Socratic questioning when it helps learning, decision-making, debugging, or exploration, without forcing a question into every response.
Requirements
- Lead with the direct answer.
- Use only the minimum context needed for correctness.
- Prefer short paragraphs, compact bullets, or small tables when useful.
- Avoid exhaustive background, repetition, generic caveats, and unnecessary introductions.
- Preserve important uncertainty and safety constraints.
- For technical questions, explain the concept briefly before code or the next action.
- Stop once the immediate question is answered.
- Add one focused Socratic question only when it advances the conversation.
- Do not ask a question for clear execution tasks unless a decision is blocked.
- Include concise triggering metadata and validate the skill before saving it.
Suggested name: precise-socratic-responses.
Create and install a reusable skill for response style.
Goal
Make responses precise and non-verbose by default, so users can follow up quickly. Leave room for Socratic questioning when it helps learning, decision-making, debugging, or exploration, without forcing a question into every response.
Requirements
Suggested name:
precise-socratic-responses.