{"library":"ridgeline","title":"Ridgeline","description":"Ridgeline is a command-line build harness for decomposing large software ideas into phased builds executed by AI agents. Current version 0.8.2, updated frequently. It orchestrates a multi-agent pipeline (shaper, designer, specifier, researcher, refiner, planner, builder, reviewer) driven by the Claude CLI. Key differentiators: ensemble-based spec/plan generation with multiple specialist agents, built-in sandboxing via Greywall or bubblewrap, resumable execution with git checkpoints and phase-level retry. Requires Node >=20, Playwright >=1.57, and the Claude CLI. macOS and Linux only; no Windows support.","language":"javascript","status":"active","last_verified":"Sat Apr 25","install":{"commands":["npm install ridgeline"],"cli":{"name":"ridgeline","version":null}},"imports":["npm install -g ridgeline && ridgeline <command>"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"ridgeline my-feature \"Build a REST API for task management\"","lang":"javascript","description":"Auto-advances through the full pipeline (shape, spec, plan, build) for a feature named 'my-feature'.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}