什麼是 ladder-refine?
將相位規範重寫為規範的梯形圖格式,而不改變意圖。當規範格式錯誤、不完整或驗證失敗時使用。 來源:sadiksaifi/agents。
將相位規範重寫為規範的梯形圖格式,而不改變意圖。當規範格式錯誤、不完整或驗證失敗時使用。
透過命令列快速安裝 ladder-refine AI 技能到你的開發環境
來源:sadiksaifi/agents。
Rewrite a spec file in-place to match the canonical Ladder format without altering intent or scope.
| Input | Spec file path (.ladder/specs/L- - .md) | | Output | Rewritten spec file (same path, canonical format) | | Commits | chore(ladder): refine L- spec to canonical format | | Prerequisites | .ladder/OVERVIEW.md, existing spec file |
SOURCE SPEC EXISTS: The provided spec file must exist on disk. If not → print "Spec file not found at " and STOP.
將相位規範重寫為規範的梯形圖格式,而不改變意圖。當規範格式錯誤、不完整或驗證失敗時使用。 來源:sadiksaifi/agents。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/sadiksaifi/agents --skill ladder-refine將相位規範重寫為規範的梯形圖格式,而不改變意圖。當規範格式錯誤、不完整或驗證失敗時使用。 來源:sadiksaifi/agents。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/sadiksaifi/agents --skill ladder-refine 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/sadiksaifi/agents