Ask Before Act

Ask before you act. Before changing architecture, behavior, or an interface contract, align on intent with the human first — don't make design decisions for them. The agent is a general contractor, not the architect. Triggers when you're about to start a non-trivial code change, refactor a core module, touch code marked `intentionally`, or alter a default behavior. 先问再动手:架构/行为/接口契约变更前先与人对齐意图,不替对方做设计决策。AI 是 general contractor,不是 architect。 消歧:本 skill 管"要不要动"(授权门);方案怎么推导走 first-principles,改时不漏实现走 incremental-build,删旧符号走 no-dead-code。不触发:用户已 explicit 授权 / 纯只读·typo·import 修复 / 本回合已确认过设计意图。

yli769227-jpg Updated

File contents

yli769227-jpg/agent-discipline/tree/main/skills/ask-before-act commit cb67143e30

Frequently asked questions

npx skillmds@latest add yli769227-jpg/ask-before-act