CCase — 案例
把 PR cycle time 從 5 天降到 1.5 天,核心是給 Cursor 配對應的 harness。
2026 · Q1 中型 SaaS · RD 6 人團隊
PR Cycle Time −70%
交付期程 8 週
受影響工程師 6 人
Problem
團隊已用 Cursor 與 Claude Code 半年,個人產能上升但 PR review 卡住——AI 寫的 code 缺乏一致 convention,reviewer 比寫的人還累。
Did
替 codebase 設計 deterministic harness:hook 強制 lint / type / test 三層 gate、agent 不可繞過的 PR template、自動 schema 驗證 layer。
Stack
TypeScript · Cursor + custom hooks · MCP schema · GH Actions
Stack: TypeScriptCursor + custom hooksMCP schemaGH Actions