linear-workflow

Automate Linear issue start, stop, and context retrieval via linear-cli.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Manages Linear issues in your workflow, allowing you to start, stop work, and get context on current issues with ease.

Core Features & Use Cases

  • Start and Stop Work: Automate the marking of Linear issues as started or stopped based on your workflow.
  • Context Retrieval: quickly get information about the current issue from your branch.
  • Workflow Automation: Automate the complete workflow from starting work to marking it done.

Quick Start

To start work on Linear issue LIN-123, use the command: start work on LIN-123.

Frequently Asked Questions about linear-workflow

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

FAQPage Schema
How do I automate starting and stopping work on Linear issues?

You can automate starting and stopping work on Linear issues using a workflow tool that interfaces with the linear-cli to mark issue statuses based on your current development branch context.

How do I get context on a Linear issue from my current Git branch?

To get context on a Linear issue from your branch, use a task management automation tool that retrieves current issue information directly through the linear-cli based on your active branch name.

Can I use linear-cli to manage issue tracking in my development workflow?

Yes, you can use linear-cli within your development workflow to manage issue tracking by starting work on specific issues like LIN-123, retrieving context, and stopping work when tasks are complete.

What is the best way to automate task management for Linear in software engineering?

The best way to automate task management for Linear in software engineering is using a workflow automation script that handles issue state transitions and context retrieval via the linear-cli interface.

Do I need linear-cli installed to automate my Linear work workflow?

Yes, since the automation relies on the linear-cli to execute commands for starting, stopping, and retrieving context on Linear issues, it must be installed and accessible in your environment.