Issue Triage
A bug report arrives as “checkout is broken sometimes.” A human triager has to turn that into something a team can act on: a precise title, a priority that reflects how much damage it can do, an estimate, an owner, and ideally a first guess at the cause. Doing that well means reading the code — not just the ticket. Sigilix triages Linear and Jira issues natively in both. It reads the issue and the code the issue is about, then posts one structured, grounded comment that does the triager’s first pass for you. Every part of that comment cites the code Sigilix read, so it’s something you can trust, edit, or accept — not a paraphrase of the ticket text.What a triaged issue gets
A precise, searchable title
Priority & severity by blast radius
An effort estimate
A likely owner
A file:line root cause
Linked related work
Duplicate detection
Missing-information prompts
How each field is grounded
The point of issue triage is that nothing is asserted on vibes. Each field traces back to something Sigilix actually read.Title rewrite — from symptom to surface
Title rewrite — from symptom to surface
Priority & severity — weighed against the code's blast radius
Priority & severity — weighed against the code's blast radius
Effort estimate — from the surface area of the fix
Effort estimate — from the surface area of the fix
Owner suggestion — from ownership and git history
Owner suggestion — from ownership and git history
Root cause — stated in file:line terms
Root cause — stated in file:line terms
Related work — PRs, ADRs, and prior issues
Related work — PRs, ADRs, and prior issues
Duplicate detection — same surface, existing track
Duplicate detection — same surface, existing track
Missing information — drafted, not just demanded
Missing information — drafted, not just demanded

