claudeindex
Plugin

log-bugs-to-linear

Create Linear issues in the Diolog workspace from a code-review markdown report. Each `### [SEVERITY] Title` finding becomes one issue with severity (Critical/High/Medium/Low) and type (Vulnerability/Bug) labels and Todo status. Preserves the reviewer's exact prose, file:line citations, fix recommendations, and confidence scores. Triggers on phrases like 'log these to Linear', 'create Linear issues for each finding', 'import this code review into Linear', or any prompt that points at a markdown file with `[CRITICAL]`/`[HIGH]`/`[MEDIUM]`/`[LOW]` severity-tagged sections.

Installation

1

Add the marketplace

/plugin marketplace add DiologIR/diolog-plugins
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.