claudeindex
Plugin

loci-plugin

LOCI Execution-Aware Plugin — uses a Large Code Language Model (LCLM) trained on real hardware execution traces to predict execution time, energy, and performance regressions for compiled binaries (C, C++, Rust, GoLang) at assembly-block granularity. Includes local ELF binary asm-analyze CLI for symbols, assembly, blocks, callgraph, and diff.

Installation

1

Add the marketplace

/plugin marketplace add auroralabs-loci/loci-plugin
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.