wait-what

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? When an AI response is confusing or lacks context, this Skill forces a re-pitch: the same explanation restated with background context, in ASD-STE100 Simplified Technical English, using the project's own ubiquitous language. ## Core Features & Use Cases - Contextual Re-explanation: Re-pitches the last message with the missing context you need to follow along. - Simplified Technical English: Rewrites explanations in ASD-STE100, a controlled language that removes ambiguity and jargon. - Ubiquitous Language Alignment: Reads CONTEXT.md (following CONTEXT-MAP.md when multiple exist) so terminology matches your domain model. - Use Case: During a technical design discussion, the AI gives a dense answer full of unfamiliar terms. Invoke this Skill to get the same answer re-pitched in plain, standardized English using your team's own vocabulary. ## Quick Start Ask the assistant to re-pitch its last message using the wait-what skill so it explains with context in Simplified Technical English.

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 to have the last message re-pitched with additional context. The explanation is rewritten in ASD-STE100 Simplified Technical English using your project's ubiquitous language.

What is ASD-STE100 Simplified Technical English?

ASD-STE100 is a controlled natural language standard that restricts vocabulary and grammar to remove ambiguity. This Skill uses it to produce clearer, more consistent technical explanations.

How does the Skill use CONTEXT.md and CONTEXT-MAP.md?

The Skill reads CONTEXT.md to adopt the ubiquitous language of your domain. If the repository contains multiple context files, it follows CONTEXT-MAP.md to locate the correct one.

Can this Skill be invoked automatically by the AI?

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

When should I not use a re-pitch explanation Skill?

Avoid it when the original answer was simply wrong rather than unclear, since re-pitching restates the same content. Correct the underlying facts first, then ask for a simplified explanation.