ClosedLoop.ai
Getting Started

Getting Started

The shortest path to a usable install, onboarding, and first completed loop.

ClosedLoop.ai works best when the initial setup is treated as system configuration, not as a one-time demo.

There are three things to install before you can run a loop end-to-end:

  1. The Claude Code plugins — the agents, skills, and orchestration that power the closed loop.
  2. The desktop client — the localhost gateway that lets the web app drive local tools safely.
  3. A connected repository with at least one scoped artifact worth executing against.

What success looks like

By the end of this section you should have:

  • the six ClosedLoop Claude Code plugins installed in ~/.claude/plugins/cache/closedloop-ai/
  • the desktop client running, with its tray icon reporting ready and a registered compute target
  • a sandbox directory configured, an API key stored, and a connected repository
  • one scoped artifact, executed through a full loop, landing a reviewable change

Once that path works once, it works repeatably. Everything after is tuning.

On this page