wait-what

Rephrases the previous agent message in ASD-STE100 Simplified Technical English using project terminology.

3|Updated Jan 10, 2026
One-click install
npx skills add https://github.com/MaxWolf-01/agents --skill wait-what-maxwolf-01
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wait-what
Source: https://github.com/MaxWolf-01/agents/tree/main/mx/skills/wait-what
Command: npx skills add https://github.com/MaxWolf-01/agents --skill wait-what-maxwolf-01

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Agent responses can be dense, jargon-heavy, or confusing, forcing you to re-read messages multiple times to understand what the agent actually did or proposed. This Skill makes the agent stop and re-explain its last message in clear, controlled language. ## Core Features & Use Cases - Message Re-pitching: Instructs the agent to restate its previous response with added context so the intent becomes clear. - ASD-STE100 Simplified Technical English: Constrains the rewrite to a controlled technical English standard, reducing ambiguity and complex phrasing. - Project Terminology Alignment: Pulls the ubiquitous language from the repository's CONTEXT.md file, following CONTEXT-MAP.md when multiple context files exist, so explanations use your domain's agreed vocabulary. - Use Case: During a long coding session the agent proposes a refactoring plan full of unfamiliar abstractions. Invoke this Skill to get the same plan restated plainly, using the exact domain terms defined in your project documentation. ## Quick Start Ask the agent to re-pitch its last message using the wait-what skill so it restates the response in Simplified Technical English with your project's CONTEXT.md terminology.

Frequently Asked Questions about wait-what

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I make an AI agent re-explain a confusing response?

Invoke the wait-what skill after receiving an unclear message. The agent restates its previous response with more context, written in ASD-STE100 Simplified Technical English and aligned with your project's defined terminology.

What is ASD-STE100 Simplified Technical English?

ASD-STE100 is a controlled language standard that restricts vocabulary and sentence structure to reduce ambiguity in technical writing. This Skill uses it to make agent explanations clearer and more consistent.

How does the skill use CONTEXT.md and CONTEXT-MAP.md files?

The agent reads CONTEXT.md to learn the project's ubiquitous language and uses those exact domain terms when rephrasing. If the repository contains multiple context files, it follows CONTEXT-MAP.md to locate the correct one.

Does this skill work without a CONTEXT.md file in the repository?

The re-pitching instruction still applies, but the terminology alignment depends on CONTEXT.md being present. Without it, the agent lacks the project glossary and can only simplify the language, not match your domain vocabulary.

When should I not use a message re-pitching skill?

Avoid it when the original message was already clear or when you need new information rather than a restatement. It only rephrases the last message; it does not continue the task or add new analysis.