wait-what

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

10|3|Updated Jul 18, 2019
One-click install
npx skills add https://github.com/tanqimin/MyFavsORM --skill wait-what-tanqimin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wait-what
Source: https://github.com/tanqimin/MyFavsORM/tree/main/.agents/skills/wait-what
Command: npx skills add https://github.com/tanqimin/MyFavsORM --skill wait-what-tanqimin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? When an AI assistant's last response is confusing or lacks context, this Skill forces a re-explanation: it restates the answer with added background, in ASD-STE100 Simplified Technical English, using the project's own ubiquitous language. ## Core Features & Use Cases - Re-pitch on demand: Asks the assistant to redo its last message with more context instead of moving forward confused. - Simplified Technical English: Constrains the re-explanation to ASD-STE100 rules for clearer, unambiguous wording. - Project terminology alignment: Pulls the ubiquitous language from CONTEXT.md, following CONTEXT-MAP.md when the repository defines multiple bounded contexts. - Use Case: During a design discussion the assistant gives a dense architectural answer; invoke this Skill to get the same answer re-explained in plain, standardized English using your domain terms. ## Quick Start Ask the assistant to re-pitch its last message using the wait-what skill so it explains again 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 assistant to re-explain a confusing answer?

Invoke this Skill to make the assistant re-pitch its last message with additional context. The new explanation follows ASD-STE100 Simplified Technical English and uses the project's own terminology.

What is ASD-STE100 Simplified Technical English?

ASD-STE100 is a controlled language specification that restricts vocabulary and grammar to make technical text unambiguous. This Skill applies those rules when re-writing the assistant's previous response.

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

The re-explanation adopts the ubiquitous language defined in CONTEXT.md. If the repository contains multiple contexts, CONTEXT-MAP.md is followed to locate the correct CONTEXT.md for the current domain.

When should I not use this re-pitch approach?

Avoid it when the original answer was factually wrong rather than unclear, since re-phrasing does not fix incorrect content. In that case, correct the premise or provide new information instead.