wait-what

Re-pitches the previous AI response using ASD-STE100 Simplified Technical English and project context.

1|Updated Oct 29, 2025
One-click install
npx skills add https://github.com/jwh3times/holland-vip --skill wait-what-jwh3times
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: wait-what
Source: https://github.com/jwh3times/holland-vip/tree/main/.agents/skills/wait-what
Command: npx skills add https://github.com/jwh3times/holland-vip --skill wait-what-jwh3times

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 stop the conversation and ask for the same answer re-pitched in plain, controlled language without retyping your question. ## Core Features & Use Cases - Simplified Re-explanation: Rewrites the last response in ASD-STE100 Simplified Technical English, a controlled language that removes ambiguity and complex phrasing. - Context Restoration: Adds the missing background context and uses the ubiquitous project language defined in CONTEXT.md so terminology stays consistent. - Use Case: You receive a long architectural explanation full of unfamiliar terms. Invoke this Skill to get the same explanation re-pitched with context, simpler sentences, and the vocabulary your project already uses. ## Quick Start Ask the assistant to re-pitch its last answer in simpler terms with the missing context included.

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 answer?▼

Invoke the wait-what Skill after receiving a confusing response. It re-pitches the same answer with added context, ASD-STE100 Simplified Technical English, and the project's ubiquitous language from CONTEXT.md.

What is ASD-STE100 Simplified Technical English?▼

ASD-STE100 is a controlled natural language standard that restricts vocabulary and sentence structure to reduce ambiguity. This Skill uses it to rewrite explanations in shorter, clearer sentences.

Can this Skill be triggered automatically by the AI?▼

No. The Skill sets disable-model-invocation to true and its policy disallows implicit invocation, so it only runs when the user explicitly invokes it.

When should I not use a re-pitch request?▼

Avoid it when the original answer was factually wrong rather than unclear, since re-pitching only restates the same content more simply. Correct the underlying information first, then ask for clarification.