wait-what

Re-pitches the previous AI response using simplified technical English and project context.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Fatih0234/mattpocock-skills-pi --skill wait-what-fatih0234
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: wait-what
Source: https://github.com/Fatih0234/mattpocock-skills-pi/tree/main/skills/productivity/wait-what
Command: npx skills add https://github.com/Fatih0234/mattpocock-skills-pi --skill wait-what-fatih0234

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? AI responses sometimes arrive too dense, jargon-heavy, or missing the context you need to follow along. This Skill forces the assistant to stop and re-explain its last message in clearer terms instead of continuing down a confusing path. ## Core Features & Use Cases - Simplified Re-explanation: Rewrites the previous response in ASD-STE100 Simplified Technical English for maximum clarity. - Context-Aware Language: Pulls the ubiquitous language from the repo's CONTEXT.md file, following CONTEXT-MAP.md when multiple context files exist. - Use Case: You are mid-conversation with a coding agent and its last reply lost you. Invoke this Skill to get the same explanation re-pitched with proper context and simpler wording before proceeding. ## Quick Start Ask the agent to re-pitch its last message using the wait-what skill so it explains again in simpler terms with the project context.

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

Invoke the wait-what skill to make the assistant re-pitch its last message. It rewrites the explanation in ASD-STE100 Simplified Technical English and adds the context you were missing.

What is ASD-STE100 Simplified Technical English?▼

ASD-STE100 is a controlled language standard that restricts vocabulary and sentence structure for unambiguous technical writing. This Skill uses it to produce clearer, simpler explanations of the assistant's previous output.

Does this Skill use project-specific terminology?▼

Yes. It reads the ubiquitous language defined in the repo's CONTEXT.md file, and follows CONTEXT-MAP.md to locate the correct file when the repository contains more than one context definition.

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 request it.

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

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