·ladder-refine
</>

ladder-refine

Rewrites a phase spec into canonical Ladder format without altering intent. Use when a spec is malformed, incomplete, or fails validation.

6Installs·0Trend·@sadiksaifi

Installation

$npx skills add https://github.com/sadiksaifi/agents --skill ladder-refine

How to Install ladder-refine

Quickly install ladder-refine AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/sadiksaifi/agents --skill ladder-refine
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: sadiksaifi/agents.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/sadiksaifi/agents --skill ladder-refine
Category
</>Dev Tools
Verified
First Seen
2026-02-24
Updated
2026-03-10

Browse more skills from sadiksaifi/agents

Quick answers

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.

How do I install ladder-refine?

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

Where is the source repository?

https://github.com/sadiksaifi/agents

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-24