wait-what

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

Updated May 9, 2024
One-click install
npx skills add https://github.com/AceCodePt/dotfiles --skill wait-what-acecodept
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: wait-what
Source: https://github.com/AceCodePt/dotfiles/tree/main/.config/opencode/flows/wait-what
Command: npx skills add https://github.com/AceCodePt/dotfiles --skill wait-what-acecodept

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? AI responses sometimes arrive too dense, jargon-heavy, or missing context, leaving you unsure what was actually said. This Skill forces the assistant to stop and re-pitch its last message in plain, simplified language grounded in your project's own terminology. ## Core Features & Use Cases - Simplified Re-explanation: Rewrites the previous message in ASD-STE100 Simplified Technical English for clarity. - Context Grounding: Pulls the ubiquitous language from CONTEXT.md so the re-pitch uses your project's agreed vocabulary. - Manual Invocation Only: Disabled for implicit/model invocation, so it only runs when you explicitly ask for it. - Use Case: After receiving a convoluted architectural explanation from the AI, invoke this Skill to get the same idea restated with added context and simpler wording. ## Quick Start Ask the assistant to run the wait-what skill to re-explain its last message in simpler terms with more 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 its last response?▼

Invoke the wait-what skill explicitly and the assistant will re-pitch its previous message with added context. The rewrite uses ASD-STE100 Simplified Technical English and the ubiquitous language defined in your project's CONTEXT.md file.

What is ASD-STE100 Simplified Technical English?▼

ASD-STE100 is a controlled language standard that restricts vocabulary and sentence structure to make technical text clearer and less ambiguous. This Skill uses it to rewrite confusing AI responses into simpler, more precise wording.

Can this skill trigger automatically when I seem confused?▼

No. The skill sets disable-model-invocation to true and allow_implicit_invocation to false, so it only runs when you explicitly invoke it. It will never fire on its own based on conversation context.

What is the CONTEXT.md file used for in re-pitching responses?▼

CONTEXT.md holds the project's ubiquitous language, the shared vocabulary agreed upon by the team. The skill references it so the simplified re-explanation uses the same domain terms as your project instead of generic wording.

When should I not use a re-pitch prompt like this?▼

Avoid it when the original response was factually wrong rather than unclear, since re-pitching only restates the same content more simply. For incorrect answers, ask for correction or additional sources instead of a simplified rewrite.