linear-pr

Create GitHub pull requests from Linear issues using linear-cli.

2|1|Updated May 20, 2026
One-click install
npx skills add https://github.com/amo-tech-ai/mdeapp --skill linear-pr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linear-pr
Source: https://github.com/amo-tech-ai/mdeapp/tree/main/.claude/skills/archive/linear/linear-pr
Command: npx skills add https://github.com/amo-tech-ai/mdeapp --skill linear-pr

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the creation of GitHub pull requests that are linked to Linear issues, streamlining the code review process and integrating issue tracking with version control.

Core Features & Use Cases

  • PR Creation: Automatically generate GitHub PRs for Linear issues.
  • Branch Management: Simplify branch creation, naming, and checkout processes.
  • Use Case: For development teams managing tasks in Linear and tracking them with GitHub PRs, this Skill reduces the manual overhead and improves workflow efficiency.

Quick Start

Use the 'linear-pr' skill to create a GitHub PR linked to Linear issue 'LIN-123' on the 'main' branch.

Frequently Asked Questions about linear-pr

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate GitHub PR creation from Linear issues?

Automate GitHub PR creation from Linear issues by using a CLI tool to generate pull requests, manage branch naming and checkout, and link them directly to your Linear tasks for streamlined code reviews.

Can I link a GitHub pull request to a specific Linear issue automatically?

Yes, you can link a GitHub pull request to a specific Linear issue automatically by generating the PR from the issue, which integrates your version control with issue tracking.

What is the best way to manage branch creation and checkout for Linear issues?

Manage branch creation and checkout for Linear issues by automating the process through a CLI integration, which simplifies branch naming conventions and directly links the branch to the corresponding task.

Does this workflow require the linear-cli to create GitHub pull requests?

Yes, creating GitHub pull requests linked to Linear issues requires the linear-cli to automate branch management, PR generation, and provide a web browser link to view the PR.

How does automating pull requests from issue tracking software improve workflow efficiency?

Automating pull requests from issue tracking software improves workflow efficiency by reducing manual overhead, ensuring consistent branch naming, and seamlessly integrating task management with version control.