什么是 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