Tiny millwrights at a brass job board, ready to feed work into four glass energy lanes once the mill is installed.

Plug the mill into the app you type in

Marketplace id atelier. Plugin id loomwright. You need a git repo. You need gh if you want the mill to open pull requests.

Install from GitHub

Source: github.com/vikashruhilgit/loomwright · marketplace id atelier · plugin id loomwright

Loomwright is a Claude Code plugin. Pick the surface you type in. You need a git repo. You need gh authenticated if you want the mill to open pull requests.

macOS, Linux, WSL — Terminal

Claude Code CLI

Use this when you type in Terminal, iTerm, Ghostty, or Cursor’s terminal panel. claude is a shell command. /plugin is not.

  1. Install the Claude Code CLI from code.claude.com if which claude prints nothing. Reopen the terminal after install so PATH updates.
  2. Paste the two commands below into the shell. First line registers the GitHub marketplace. Second line installs the plugin as loomwright@atelier.
  3. Confirm with claude plugin list. You should see loomwright from marketplace atelier.
  4. cd into a git repo, then start a session with claude. If slash commands are missing, type /reload-plugins in that session.
claude plugin marketplace add vikashruhilgit/loomwright
claude plugin install loomwright@atelier

After it lands, open the git repo you want to ship in, then:

/setup
/autonomous "the next thing your users can feel"

Repo: github.com/vikashruhilgit/loomwright