Spare Parts CLI

sp is the Spare Parts command line.

sp

Modules are imported lazily, so the module named on the command line is the only one loaded. Running one module never pays for another module's imports, and a module with a broken dependency cannot stop the rest of the command line from working.

Modules

Module What it does
sp ec Install engineering-context commands for coding agents
sp lgtm Prove you read a diff before you merge it

Next

  • Install, including which model vendors sp lgtm can use.
  • sp ec, including workspace huddles and GitHub Projects sync.
  • sp lgtm, its flags, and installing it as a git hook.