wait-what

Rephrases confusing messages in ASD-STE100 Simplified Technical English with domain context.

Updated Sep 11, 2026
One-click install
npx skills add https://github.com/CYRUS-pinto/pi-bot --skill wait-what-cyrus-pinto
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wait-what
Source: https://github.com/CYRUS-pinto/pi-bot/tree/main/.agents/skills/wait-what
Command: npx skills add https://github.com/CYRUS-pinto/pi-bot --skill wait-what-cyrus-pinto

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? When a teammate's message or explanation does not land, this Skill asks for a re-pitch: the content is restated with missing context, in ASD-STE100 Simplified Technical English, using the project's ubiquitous language. ## Core Features & Use Cases - Simplified Re-explanation: Restates the previous message in ASD-STE100 Simplified Technical English for clarity. - Domain Language Alignment: Uses the ubiquitous language defined in the repository's CONTEXT.md, following CONTEXT-MAP.md when multiple contexts exist. - Use Case: A developer receives a dense architectural explanation mid-discussion and invokes this Skill to get the same idea re-pitched with proper context and simplified, domain-consistent wording. ## Quick Start Ask the assistant to re-pitch the last message using the wait-what skill so it is explained in Simplified Technical English with the project's ubiquitous language.

Frequently Asked Questions about wait-what

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

FAQPage Schema
How do I get a confusing message re-explained in simpler terms?

Invoke this Skill when a message does not land. It re-pitches the content with added context, written in ASD-STE100 Simplified Technical English and aligned with the project's ubiquitous language from CONTEXT.md.

What is ASD-STE100 Simplified Technical English?

ASD-STE100 is a controlled language specification that restricts vocabulary and grammar to make technical writing unambiguous. This Skill uses it to rewrite unclear explanations into simpler, standardized English.

How does the Skill handle repositories with multiple domain contexts?

It follows CONTEXT-MAP.md to locate the correct CONTEXT.md when the repository defines more than one bounded context, then applies that context's ubiquitous language to the re-pitched explanation.

Can this Skill be invoked automatically by the AI?

No. The Skill sets disable-model-invocation and its policy disallows implicit invocation, so it only runs when the user explicitly requests a re-pitch of the last message.

What are the limitations of simplified re-explanation?

The re-pitch depends on the original message's content and the accuracy of CONTEXT.md. If the repository lacks context files or the original message is fundamentally incomplete, the simplified version may still miss information.