Agent Skills
› ArcReel/ArcReel
› wait-what
wait-what
GitHub用于在上下文丢失或误解时,要求重新提供背景信息。强制使用 ASD-STE100 简化技术英语及项目通用语言进行澄清沟通,确保理解一致。
Trigger Scenarios
对话出现误解或断点
需要重新确认当前进展和上下文
Install
npx skills add ArcReel/ArcReel --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
-
44d22bf
Current 2026-08-28 10:40
增加对多仓库场景的支持,通过 CONTEXT-MAP.md 定位对应仓库的 CONTEXT.md 以获取正确的通用语言。
- feafcb4 2026-08-20 00:25


