什麼是 before-after?
產生織布機計劃之前/之後的驗證對。透過捕獲實現前後的狀態來證明階段實際上改變了系統行為。用於增量驗證-透過比較系統狀態來證明新指令、端點、模組或錯誤修復是否有效。 來源:cosmix/claude-loom。
產生織布機計劃之前/之後的驗證對。透過捕獲實現前後的狀態來證明階段實際上改變了系統行為。用於增量驗證-透過比較系統狀態來證明新指令、端點、模組或錯誤修復是否有效。
透過命令列快速安裝 before-after AI 技能到你的開發環境
來源:cosmix/claude-loom。
Before/after verification is a technique for proving that a stage actually changed system behavior. Instead of just checking that the final state is valid, you capture what was true BEFORE implementation and what should be true AFTER implementation. The pair proves your stage caused the change.
This matters because without before/after thinking, you can't distinguish:
A delta-proof is verification that proves a state transition occurred.
產生織布機計劃之前/之後的驗證對。透過捕獲實現前後的狀態來證明階段實際上改變了系統行為。用於增量驗證-透過比較系統狀態來證明新指令、端點、模組或錯誤修復是否有效。 來源:cosmix/claude-loom。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/cosmix/claude-loom --skill before-after產生織布機計劃之前/之後的驗證對。透過捕獲實現前後的狀態來證明階段實際上改變了系統行為。用於增量驗證-透過比較系統狀態來證明新指令、端點、模組或錯誤修復是否有效。 來源:cosmix/claude-loom。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/cosmix/claude-loom --skill before-after 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/cosmix/claude-loom