Agent Skills
› mattpocock/skills
› wait-what
wait-what
GitHub用于在对话中断或误解时,要求重新提供上下文。强制使用ASD-STE100简化技术英语及领域通用语言,确保沟通清晰准确,适用于代码审查或开发协作中的澄清场景。
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


