什麼是 ladder-init?
使用 OVERVIEW.md 和進度追蹤初始化 Ladder 專案結構。當開始分階段規範驅動開發或當使用者說“階梯初始化”時使用。 來源:sadiksaifi/agents。
使用 OVERVIEW.md 和進度追蹤初始化 Ladder 專案結構。當開始分階段規範驅動開發或當使用者說“階梯初始化”時使用。
透過命令列快速安裝 ladder-init AI 技能到你的開發環境
來源:sadiksaifi/agents。
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.
使用 OVERVIEW.md 和進度追蹤初始化 Ladder 專案結構。當開始分階段規範驅動開發或當使用者說“階梯初始化”時使用。 來源:sadiksaifi/agents。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/sadiksaifi/agents --skill ladder-init使用 OVERVIEW.md 和進度追蹤初始化 Ladder 專案結構。當開始分階段規範驅動開發或當使用者說“階梯初始化”時使用。 來源:sadiksaifi/agents。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/sadiksaifi/agents --skill ladder-init 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/sadiksaifi/agents