Skip to content
wrsmith108/linear-claude-skill logo

wrsmith108/linear-claude-skill

Verified

Claude Code skill for efficient Linear project and issue workflows.

SkillsAgent Skills 110Open source
View on GitHub
Updated 2026-06-16
wrsmith108/linear-claude-skill GitHub repository

What is wrsmith108/linear-claude-skill?

The linear-claude-skill package integrates Linear's issue tracking into Claude Code by providing a set of scripts and patterns for common operations. It handles everything from creating parent-child relationships to syncing code changes and uploading images, using a mix of MCP tools, TypeScript automation, and direct GraphQL calls.

Setup includes configuration validation, optional Rust CLI acceleration, and esbuild compilation for quicker starts. The system emphasizes discovery steps before creating new items and offers label taxonomies to improve routing and organization across teams.

It targets developers and teams already using Claude Code who need reliable Linear automation without leaving their editor or terminal environment.

What you can build with wrsmith108/linear-claude-skill

Project and Initiative Setup

Quickly spin up new initiatives and projects while checking for existing duplicates to keep workspaces clean.

Sub-Issue Organization

Create and link child issues under parents, then update statuses across multiple items in one command.

Bulk Code Sync

Run automated synchronization of code changes into Linear via CLI, hooks, or agent-driven workflows.

Install wrsmith108/linear-claude-skill

Install
git clone https://github.com/wrsmith108/linear-claude-skill ~/.claude/skills/linear && cd ~/.claude/skills/linear && npm install
Quick start
git clone https://github.com/wrsmith108/linear-claude-skill ~/.claude/skills/linear
cd ~/.claude/skills/linear && npm install
  1. 1Clone the repository into your Claude skills folder and run npm install.
  2. 2Execute the setup check to validate your Linear configuration.
  3. 3Add your Linear personal API key to the environment if not already present.
  4. 4Optionally build the project for faster command startup times.
  5. 5Test basic operations with the whoami command before creating your first initiative.

wrsmith108/linear-claude-skill: pros & cons

Pros

  • +Fast startup via esbuild pre-compilation with automatic fallback
  • +Built-in duplicate prevention and first-time setup validation
  • +Flexible access through MCP, SDK, and raw GraphQL layers
  • +Support for image uploads and parent-child issue linking

Cons

  • Requires manual placement into the Claude skills directory
  • Optional Rust CLI component needs separate installation
  • Primarily designed for users already inside Claude Code
Did you find this helpful?

Frequently asked questions

No, commands work without building through the tsx fallback, though pre-compilation makes startup much quicker.

User reviews

Verified reviews from the community shape this listing's rating.

Loading reviews…

Sign in to review

Promote wrsmith108/linear-claude-skill

Add this badge to your website, or share the tool.

DFeatured on Dhanasviwrsmith108/linear-claude-skill 0