wait-what

Re-pitches the previous AI response using simpler language and workspace context.

Updated Jun 24, 2026
One-click install
npx skills add https://github.com/kashman001/ai-workspace-template --skill wait-what-kashman001
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: wait-what
Source: https://github.com/kashman001/ai-workspace-template/tree/main/skills/wait-what
Command: npx skills add https://github.com/kashman001/ai-workspace-template --skill wait-what-kashman001

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? AI responses sometimes arrive too dense, too jargon-heavy, or missing the context you need to act on them. This Skill lets you push back with one command and get the same answer re-explained in plain, structured language. ## Core Features & Use Cases - Simplified Re-explanation: Rewrites the last response in ASD-STE100 Simplified Technical English for clarity. - Context Grounding: Pulls in the ubiquitous language defined in the workspace CONTEXT.md so terminology matches your project. - Use Case: An agent gives you a dense architectural explanation full of unfamiliar terms. Invoke this Skill to get the same content re-pitched with added context and vocabulary consistent with your workspace docs. ## Quick Start Ask the agent to re-pitch its last message using the wait-what skill so it explains the answer in simpler terms with the context you are missing.

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 agent to re-explain a confusing response?▼

Invoke the wait-what skill after receiving a confusing answer. It instructs the agent to re-pitch the same content with added context, simpler phrasing, and vocabulary drawn from your workspace CONTEXT.md file.

What is ASD-STE100 Simplified Technical English?▼

ASD-STE100 is a controlled language standard that restricts vocabulary and sentence structure to make technical writing clearer and less ambiguous. This skill uses it to rewrite dense AI responses into plainer English.

Does this skill work without a CONTEXT.md file?▼

The skill references CONTEXT.md for ubiquitous language, so it works best in a workspace that has one. Without it, the agent can still simplify the response but cannot align terminology with project-specific definitions.

Can this skill be invoked 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 the user explicitly asks for it.

When should I not use a re-pitch prompt like this?▼

Avoid it when the original answer was factually wrong rather than unclear, since re-pitching only restates the same content more simply. For incorrect answers, correct the premise or ask a new question instead.