wait-what

Rephrases the previous AI response in ASD-STE100 Simplified Technical English with added context.

Updated May 19, 2026
One-click install
npx skills add https://github.com/wenyue/SmartKit --skill wait-what-wenyue
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: wait-what
Source: https://github.com/wenyue/SmartKit/tree/main/skills/wait-what
Command: npx skills add https://github.com/wenyue/SmartKit --skill wait-what-wenyue

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? AI responses sometimes arrive too dense, too jargon-heavy, or missing the context you need to follow along. This Skill lets you stop the conversation and ask for the last message to be re-pitched in clearer, simpler language without losing the thread. ## Core Features & Use Cases - Simplified Re-explanation: Rewrites the previous response using ASD-STE100 Simplified Technical English, a controlled language designed for unambiguous technical communication. - Context Restoration: Adds the missing background context so you can understand where the explanation currently stands. - Terminology Consistency: Uses the ubiquitous language defined in the project's CONTEXT.md so explanations stay aligned with your domain vocabulary. - Use Case: During a long architecture discussion, the AI gives a dense answer full of unfamiliar terms. Invoke this Skill to get the same answer re-pitched with context, simpler wording, and your project's own terminology. ## Quick Start Ask the assistant to re-pitch its last message in simpler terms with more context using the wait-what skill.

Frequently Asked Questions about wait-what

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

FAQPage Schema
How do I get an AI to re-explain a confusing response?▼

Invoke this Skill when a response does not land. It instructs the assistant to re-pitch the last message with added context, simpler sentence structures, and vocabulary drawn from your project's CONTEXT.md file.

What is ASD-STE100 Simplified Technical English?▼

ASD-STE100 is a controlled natural language standard for technical documentation that restricts vocabulary and grammar to reduce ambiguity. This Skill applies it so re-explanations use short, unambiguous sentences and approved terminology.

Can this Skill be triggered automatically by the AI?▼

No. The Skill sets disable-model-invocation to true and its agent policy disallows implicit invocation, so it only runs when you explicitly ask for it.

Does the re-explanation use my project's own terminology?▼

Yes. The instructions direct the assistant to use the ubiquitous language defined in CONTEXT.md, keeping the simplified explanation consistent with your domain vocabulary.

When should I not use this clarification approach?▼

Avoid it when the original answer was factually wrong rather than unclear, since re-pitching only simplifies wording. For incorrect content, ask for correction or additional sources instead.