bug-report

Installation
SKILL.md

LOCI Bug Report

Generate a forensic diagnostic report when LOCI analysis fails, a skill does not invoke, or results are missing or invalid. The report is written to a timestamped .md file that can be shared or loaded into a future Claude Code session to diagnose and fix the issue.

This skill must work even when LOCI is completely broken. Do NOT run analysis skills or heavy loci verbs (timing / elf) for collection — they may be the thing that's broken. Use only: Read, Bash, Glob, Grep, plus the lightweight, fast-failing probes command -v loci, loci auth status, and loci doctor.

Read these values from the LOCI session context (system-reminder block at session start) and substitute them wherever the placeholders appear below:

  • plugin dir: <path> → use as <plugin-dir>
  • project context: <path> → use as <project-context>
  • loci version: <semver> → use as <plugin-version>
Installs
6
First Seen
Apr 9, 2026
bug-report — auroralabs-loci/loci-claude