linear-ticket-prep

Prepare Linear tickets for coding agents by validating sizing and generating prompts.

4|2|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/stepandel/clawup --skill linear-ticket-prep
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linear-ticket-prep
Source: https://github.com/stepandel/clawup/tree/main/examples/multi-agent/pm/skills/linear-ticket-prep
Command: npx skills add https://github.com/stepandel/clawup --skill linear-ticket-prep

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of preparing Linear tickets for coding agents, ensuring they have all the necessary information to execute tasks efficiently and accurately.

Core Features & Use Cases

  • Ticket Sizing & Splitting: Analyzes ticket scope and splits oversized tickets into manageable sub-issues with clear prioritization.
  • Contextual Research: Researches required tools, APIs, and codebase patterns to enrich ticket descriptions.
  • Prompt Generation: Creates a focused, actionable prompt for coding agents like Claude Code.
  • Use Case: When a new, complex feature request comes into Linear, this Skill will break it down into smaller, actionable sub-tasks, research the necessary libraries, add detailed context to each sub-task, and generate a precise prompt for the coding agent to begin implementation.

Quick Start

Use the linear-ticket-prep skill to prepare the Linear ticket with ID 'PROJ-123'.

Frequently Asked Questions about linear-ticket-prep

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

FAQPage Schema
How do I prepare Linear tickets for coding agents?

Preparing Linear tickets for coding agents involves analyzing ticket scope, splitting oversized issues, researching APIs, enriching descriptions with codebase context, and generating a focused prompt for the agent.

What does ticket sizing and splitting do for workflow automation?

Ticket sizing and splitting analyzes ticket scope and breaks oversized requests into manageable sub-issues with clear prioritization. This ensures coding agents receive appropriately scoped tasks for efficient execution.

How do I break down complex feature requests in Linear?

Breaking down complex feature requests in Linear involves analyzing the scope, splitting oversized tickets into manageable sub-issues, researching necessary libraries, and enriching each sub-task with detailed context.

Can I generate prompts for Claude Code from a Linear ticket?

Yes, you can generate prompts for Claude Code from a Linear ticket by researching required tools, scanning the codebase for patterns, and creating a focused, actionable prompt for the coding agent to execute.

Do I need the openclaw-linear plugin to manage Linear tickets?

Yes, you need the openclaw-linear plugin because the skill utilizes its tools for API operations to coordinate phases including Size, Research, Context, Prompt, and Assign during ticket management.

What is the best way to add codebase context to Linear tickets?

The best way to add codebase context to Linear tickets is by scanning the codebase to research patterns and APIs, then enriching ticket descriptions with focused information before generating a prompt for the coding agent.