linear-issue-driven-development

Community

Turn Linear issues into merged PRs

Authorkanade0404
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill removes the manual overhead of taking a Linear issue from assignment to a production-ready pull request, so a headless agent can drive the work end to end without human babysitting.

Core Features & Use Cases

  • Issue Intake and Locking: Fetches a Linear issue, verifies it is ready, and uses a lock marker plus label transitions to prevent duplicate concurrent runs.
  • Repository Execution Flow: Clones the correct repository, creates the branch from the default base, implements the smallest acceptable change, and commits with the required issue reference.
  • PR and Review Automation: Pushes the branch, opens a GitHub PR, watches CI until green, and resolves review threads until the PR is mergeable.
  • Use Case: A recurring agent wakes up every hour, picks one claude:ready issue, completes the implementation, and leaves behind a clean, reviewable PR with the correct final status labels.

Quick Start

Ask the skill to take a specific Linear issue and carry it all the way to a green, review-clean pull request.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: linear-issue-driven-development
Download link: https://github.com/kanade0404/dotfiles/archive/main.zip#linear-issue-driven-development

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.