linear-issue

Create a Linear issue from current coding context and git branch.

259|24|Updated Apr 26, 2026
One-click install
npx skills add https://github.com/ReviewStage/stage-cli --skill linear-issue-reviewstage
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linear-issue
Source: https://github.com/ReviewStage/stage-cli/tree/main/.agents/skills/linear-issue
Command: npx skills add https://github.com/ReviewStage/stage-cli --skill linear-issue-reviewstage

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automatically convert coding context (conversation signals, working directory, and git branch) into Linear issues to streamline task tracking and collaboration.

Core Features & Use Cases

  • Infers team, priority, status, and relationships from context to populate issue fields.
  • Creates Linear issues directly from the current workspace to accelerate planning.
  • Provides a reproducible workflow for turning real-time discussions into actionable work items.

Quick Start

Invoke /linear-issue to create a Linear issue from your current coding context.

Frequently Asked Questions about linear-issue

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

FAQPage Schema
How do I create Linear issues directly from my coding context?

To create Linear issues from coding context, invoke the /linear-issue command. It automatically extracts signals from your active conversation, working directory, and git branch to generate a new issue with inferred fields and links.

What coding signals are used to infer Linear issue fields like team and priority?

Linear issue field inference uses signals from the current conversation, working directory, and git branch. These context-aware signals automatically determine the appropriate team, priority, status, and relationships for the new issue.

Can I automatically link a Linear issue to my current git branch?

Yes, you can automatically link a Linear issue to your current git branch. The skill uses your git branch and working directory context to infer relationships and create the issue with the appropriate contextual links.

Does this workflow require manual setup before creating issues from the workspace?

Creating issues from the workspace requires no manual setup or external dependencies. You simply invoke the command within your active coding environment to turn real-time discussions and context into actionable work items.

What is the best way to convert real-time coding discussions into actionable Linear tasks?

The best way to convert real-time coding discussions into actionable Linear tasks is using an automated context-aware workflow. It captures conversation signals and workspace context to reproducibly generate fully populated issues.