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


