Gating Work Before Speed

在 git 仓库里写任何实现代码之前必须先跑(包括 TDD 等方法论 skill 接管写法之前——本门禁决定能不能开工、在哪开工,然后交棒)。触发于任何加功能/实现/改代码/帮我做个X的请求,尤其是"直接开干、顺手提交、写完就提交"(打包授权正是需要拆开的东西)。动手前过五问(契约/数据源/改哪层/怎么证明/禁止事项),锁定正式仓库分支基线,commit→push→MR 逐级授权;改到共享代码立即暂停上报。/ MUST run BEFORE writing any implementation code in a git repository — this gate decides whether and where work may start, then hands off to methodology skills. Front-loads the five-question gate, battlefield lock (repo/branch/baseline), and the commit→push→MR authorization ladder so AI speed never outruns boundary confirmation.

zhaiby-web 9a51869 5 files · 23.9 KB Updated

File contents

zhaiby-web/ai-coworker-skills/tree/main/ai-dev-starter/skills/gating-work-before-speed commit 9a51869733

Frequently asked questions

npx skillmds@latest add zhaiby-web/gating-work-before-speed