linear-implement

Automate Linear issue implementation from intake to PR creation.

59|9|Updated Jul 17, 2025
One-click install
npx skills add https://github.com/dgalarza/claude-code-workflows --skill linear-implement
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linear-implement
Source: https://github.com/dgalarza/claude-code-workflows/tree/main/plugins/rails-toolkit/skills/linear-implement
Command: npx skills add https://github.com/dgalarza/claude-code-workflows --skill linear-implement

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill orchestrates end-to-end implementation workflows for Linear issues, enabling teams to move from issue intake to production-ready PRs with TDD, automated planning, parallel code reviews, and seamless Linear integration.

Core Features & Use Cases

  • End-to-end Linear issue handling: fetch, plan, implement, review, and publish with automated PR creation.
  • TDD-driven development and parallel reviews to ensure quality and security.
  • Knowledge capture and memory integration to track the implementation plan, decisions, and feedback across the lifecycle.

Quick Start

Provide a Linear issue ID such as TRA-142 to start the end-to-end implementation workflow.

Frequently Asked Questions about linear-implement

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

FAQPage Schema
How do I automate a Linear issue implementation workflow from start to finish?

To automate Linear issue implementation, provide an issue ID like TRA-142 to trigger the end-to-end workflow. The system fetches the issue, generates a structured plan, applies TDD-driven development, validates changes, and creates an automated PR linked back to Linear.

Can I use TDD and parallel code reviews when automating Linear issue workflows?

Yes, TDD-driven development and parallel code reviews are core features of the end-to-end Linear issue workflow. The skill applies structured analysis, validates code through TDD, and runs concurrent reviews to ensure quality and security before PR creation.

What is the best way to link a Linear issue to a pull request automatically?

The best way to link a Linear issue to a PR automatically is through an end-to-end implementation workflow. By processing a Linear issue ID, the skill plans, implements, and validates code changes, then generates an automated PR integrated directly with Linear.

Does the end-to-end Linear issue workflow support plan memory and knowledge capture?

Yes, the end-to-end Linear issue workflow supports knowledge capture and memory integration to track the implementation plan, decisions, and feedback. This ensures context is maintained across the entire lifecycle from issue intake to PR.

What do I need to start automating Linear issue implementation?

You need a valid Linear issue ID, such as TRA-9 or DEV-123, to start the end-to-end implementation workflow. The system uses this identifier to fetch the issue, apply structured analysis, and drive TDD development through to PR creation.