Agent Skills
› mattpocock/skills
› wait-what
wait-what
GitHub当对话上下文丢失或无法理解时,要求对方重新陈述,使用简化技术英语和领域通用语言提供背景信息。
Trigger Scenarios
对话中断或上下文缺失
对当前进展感到困惑
Install
npx skills add mattpocock/skills --skill wait-what -g -y
SKILL.md
Frontmatter
{
"name": "wait-what",
"description": "Stop. That last message did not land: re-pitch it.",
"disable-model-invocation": true
}
Wait, I don't understand where you've got to here. Re-pitch that: give me a little bit of context, talk in ASD-STE100 Simplified Technical English, and use the ubiquitous language from CONTEXT.md (follow CONTEXT-MAP.md to the right one if the repo has more than one).
Version History
-
6654f6b
Current 2026-08-27 17:28
修复了YAML解析错误,移除了所有破折号,并增加了对CONTEXT-MAP.md的支持以适配多上下文仓库。
- 068b6e0 2026-08-16 06:52


