wait-what

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

Updated Aug 22, 2026
One-click install
npx skills add https://github.com/falentio/cimi --skill wait-what-falentio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wait-what
Source: https://github.com/falentio/cimi/tree/main/.agents/skills/skills/wait-what
Command: npx skills add https://github.com/falentio/cimi --skill wait-what-falentio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? When an AI response is confusing or lacks context, this Skill forces a re-pitch of the last message using plain, controlled language and the project's own terminology so you can actually follow along. ## Core Features & Use Cases - Simplified Re-explanation: Restates the previous message in ASD-STE100 Simplified Technical English. - Project Terminology Grounding: Pulls the ubiquitous language from CONTEXT.md, following CONTEXT-MAP.md when the repository defines multiple bounded contexts. - Use Case: You receive a dense architectural explanation about the Cimi analytics API and cannot follow it. Invoke this Skill to get the same explanation re-pitched with added context, simpler wording, and the domain terms your team actually uses. ## Quick Start Ask the assistant to re-pitch its last message using the wait-what skill so it explains again 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 an AI to re-explain a confusing answer?

Invoke this Skill to make the assistant re-pitch its last message. It restates the explanation in ASD-STE100 Simplified Technical English, adds missing context, and uses the project's own domain terminology.

What is ASD-STE100 Simplified Technical English?

ASD-STE100 is a controlled language specification that restricts vocabulary and sentence structure to make technical writing clearer and less ambiguous. This Skill applies those rules when re-phrasing explanations.

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

The Skill reads CONTEXT.md to adopt the project's ubiquitous language for the re-explanation. When a repository defines multiple bounded contexts, it follows CONTEXT-MAP.md to locate the correct CONTEXT.md file first.

Can this Skill be invoked 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 requests it.

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

Avoid it when the original answer was factually wrong rather than unclear, since re-phrasing does not fix incorrect content. In that case, ask for corrected information or additional sources instead.