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 use MCP tools. Use only: Read, Bash, Glob, Grep.
Read these values from the LOCI session context (system-reminder block at session start) and substitute them wherever the placeholders appear below:
asm-analyze command: <path>→ use as<asm-analyze-cmd>venv python: <path>→ use as<venv-python>plugin dir: <path>→ use as<plugin-dir>
Related skills