What is ladder-refine?
Rewrites a phase spec into canonical Ladder format without altering intent. Use when a spec is malformed, incomplete, or fails validation. Source: sadiksaifi/agents.
Rewrites a phase spec into canonical Ladder format without altering intent. Use when a spec is malformed, incomplete, or fails validation.
Quickly install ladder-refine AI skill to your development environment via command line
Source: 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.
Rewrites a phase spec into canonical Ladder format without altering intent. Use when a spec is malformed, incomplete, or fails validation. Source: sadiksaifi/agents.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/sadiksaifi/agents --skill ladder-refineRewrites a phase spec into canonical Ladder format without altering intent. Use when a spec is malformed, incomplete, or fails validation. Source: sadiksaifi/agents.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sadiksaifi/agents --skill ladder-refine Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/sadiksaifi/agents