From linear
Fetches and displays full Linear issue details: status, assignee, description, acceptance criteria, recent comments, related issues, and link. Invoke via /issue ENG-123.
npx claudepluginhub thebushidocollective/han --plugin linearThis skill uses the workspace's default tool permissions.
linear:issue - Get detailed information about a specific Linear issue
Manages Linear issues via linearis CLI: list, search, read details, create with options, update title/description/status/labels/assignee. Integrates with dev workflows.
Manages Linear issues, projects, and teams using MCP tools, linear CLI, and GraphQL API. Create, update, query issues; handle labels, status, references, and backlogs.
Mandates invoking relevant skills via tools before any response in coding sessions. Covers access, priorities, and adaptations for Claude Code, Copilot CLI, Gemini CLI.
Share bugs, ideas, or general feedback.
linear:issue - Get detailed information about a specific Linear issue
/issue [arguments]
Get detailed information about a specific Linear issue
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:
Title: {title} Status: {state name} Assignee: {assignee} Priority: {priority} Created: {created date} Updated: {updated date} Cycle: {cycle/sprint if in one} Project: {project if assigned}
{full description with formatting}
{Extract and highlight any acceptance criteria or requirements} {Parse checklist items if present}
{Show last 3 comments with author and date}
{Show linked issues with relationship}
Provide the direct link to the issue at the end.