What problem does it solve? Managing Linear issues, projects, and teams through the web UI interrupts terminal-based development workflows. This Skill lets you create, update, list, and organize Linear resources directly from the command line, with git and jj integration for branch-based issue tracking. ## Core Features & Use Cases - Full Issue Lifecycle: Create, update, list, comment on, and delete issues, including bulk operations and file-based markdown descriptions for proper formatting. - Organization Management: Manage teams, projects, cycles, milestones, initiatives, labels, and documents, plus project and initiative status updates. - Git Integration: Detect issues from the current branch, start work with automatic branch creation, and create GitHub pull requests linked to issues. - Use Case: While working on a feature branch, run linear issue start to check out the issue, then create a pull request with linear issue pull-request that automatically includes the Linear issue details. ## Quick Start Ask the AI to list your unstarted Linear issues for your team using the linear CLI, then create a new issue with a markdown description file.