af-linear-issues

Create, update, and query Linear issues via the Linear API.

Updated Feb 8, 2026
One-click install
npx skills add https://github.com/GainInsightDev/websites --skill af-linear-issues
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: af-linear-issues
Source: https://github.com/GainInsightDev/websites/tree/main/.claude/skills/af-linear-issues
Command: npx skills add https://github.com/GainInsightDev/websites --skill af-linear-issues

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the creation, updating, and querying of issues within the Linear project management tool, reducing manual effort and improving workflow efficiency.

Core Features & Use Cases

  • Issue Creation: Quickly create new issues with specified details.
  • Status Updates: Modify the status of existing issues.
  • Querying: Search and retrieve issues from the backlog or specific projects.
  • Use Case: When a new bug is reported, use this Skill to create a corresponding issue in Linear, assign it a priority, and set its initial status.

Quick Start

Use the af-linear-issues skill to create a new issue in the 'backend' project with the title 'Implement user authentication'.

Frequently Asked Questions about af-linear-issues

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

FAQPage Schema
How do I create Linear issues automatically when a new bug is reported?

To create Linear issues automatically, this Skill creates new issues with specified details like title, priority, and initial status. You can use it to generate a corresponding issue in Linear directly from a bug report.

Can I update issue status and manage priorities in Linear programmatically?

Yes, you can update Linear issue status and manage priorities or labels programmatically. This Skill modifies existing issues to change their status and adjust task tracking properties as needed.

What is the best way to query the Linear backlog for specific projects?

The best way to query the Linear backlog is by searching and retrieving issues from specific projects. This Skill queries the backlog to find existing issues based on your specified project parameters.

Do I need to configure Linear API access to manage project tracking tasks?

Yes, you need to configure Linear API access and project specifics before managing project tracking tasks. This setup is required to authenticate requests for creating, updating, and querying issues.

Can I assign an initial status when creating a new issue in Linear?

Yes, you can assign an initial status when creating a new issue in Linear. This Skill allows you to set the initial status, assign a priority, and specify the project during issue creation.

What are the limitations of using this approach for task tracking in Linear?

This approach for task tracking in Linear requires prior configuration for API access and project specifics. It focuses on creation, updates, and querying, meaning complex workflow automations may need additional setup.