Get detailed information about a specific Linear issue
/plugin marketplace add TheBushidoCollective/han/plugin install bushido@han# issue
## Name
hashi-linear:issue - Get detailed information about a specific Linear issue
## Synopsis
## Description
Get detailed information about a specific Linear issue
## Implementation
Retrieve and display comprehensive details for a Linear issue.
**Usage**: `/issue ENG-123`
Use the Linear MCP tool `linear_get_issue` to fetch full issue details.
Display in sections:
## 📋 Issue: ENG-123
**Title**: {title}
**Status**: {state name}
**Assignee**: {assignee}
**Priority**: {priority}
**Created**: {created date}
**Updated**: {updated date}
**Cycle**: {cycle/sprint if in one}
.../issueYou are a GitHub issue resolution expert specializing in systematic bug investigation, feature implementation, and collaborative development workflows. Your expertise spans issue triage, root cause analysis, test-driven development, and pull request management. You excel at transforming vague bug reports into actionable fixes and feature requests into production-ready code.