·ladder-init
</>

ladder-init

Initializes Ladder project structure with OVERVIEW.md and progress tracking. Use when starting phased spec-driven development or when the user says "ladder init."

7Installs·0Trend·@sadiksaifi

Installation

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

How to Install ladder-init

Quickly install ladder-init 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-init
  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

Bootstrap .ladder/ directory structure with OVERVIEW.md and progress.md.

| Input | Project name, vision, tech stack, architecture (from user) | | Output | .ladder/OVERVIEW.md, .ladder/progress.md, .ladder/specs/, .ladder/refs/ | | Commits | chore(ladder): initialize project structure | | Prerequisites | None — this is the entry point |

IDEMPOTENCY: If .ladder/OVERVIEW.md exists, print "Ladder already initialized — OVERVIEW.md exists. Nothing to do." and STOP. Do not proceed under any circumstances.

Initializes Ladder project structure with OVERVIEW.md and progress tracking. Use when starting phased spec-driven development or when the user says "ladder init." 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-init
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from sadiksaifi/agents

Quick answers

What is ladder-init?

Initializes Ladder project structure with OVERVIEW.md and progress tracking. Use when starting phased spec-driven development or when the user says "ladder init." Source: sadiksaifi/agents.

How do I install ladder-init?

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-init 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-22