trends

Installation
SKILL.md

LOCI Trends

This skill calls the bare loci command (on PATH via the session bootstrap) and reads <project-context> from the session context — see Step 0. Every loci call prints one JSON envelope ({ok,data}); parse it with jq.

Step 0: Check session context

Read the persisted detection results from the <project-context> path (the per-session keyed file, listed as project context: in this session's context). Extract git_branch for the report header.

If the file does not exist, stop and tell the user:

LOCI session context not found. Please restart Claude Code so the plugin setup runs and detects the project environment.

Step 1: Retrieve trend summary

Installs
2
First Seen
May 27, 2026
trends — auroralabs-loci/loci-claude