What problem does it solve? Gathering status, assignees, deadlines, and recent comments from Linear issues manually is slow and error-prone. This Skill retrieves only the relevant Linear information for a specified target, so downstream workflows can classify or summarize it without wading through the full issue tracker. ## Core Features & Use Cases - Targeted Retrieval: Accepts issue IDs, URLs, views, projects, labels, teams, assignees, keywords, date ranges, and exclusion criteria to fetch only what is needed. - Auth & Config Checks: Detects missing Linear MCP setup, guides registration via codex mcp add linear, and handles OAuth reauthentication errors with clear next steps. - Structured Output: Returns a compact Markdown table with update time, issue ID, status, assignee, deadline, summary, links, and retrieval rationale, plus a failure-format response when data cannot be fetched. - Use Case: Before a weekly planning meeting, ask for all unresolved issues assigned to your team with approaching deadlines, and receive a deduplicated table of statuses, blockers, and linked PRs ready for review. ## Quick Start Use the fetch-linear-materials skill to collect the status, assignees, deadlines, and recent comments for the issues in my Linear team view from the past week.