linear-project-create

Create a Linear project from related plans and generate issues.

Updated Jan 12, 2026
One-click install
npx skills add https://github.com/djalmaaraujo/claude-code-plugins --skill linear-project-create
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linear-project-create
Source: https://github.com/djalmaaraujo/claude-code-plugins/tree/main/plugins/planner/skills/linear-project-create
Command: npx skills add https://github.com/djalmaaraujo/claude-code-plugins --skill linear-project-create

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the creation of Linear projects from a group of related plans, reducing manual setup and ensuring consistent project scope and tracking.

Core Features & Use Cases

  • Validate Linear MCP availability and permissions.
  • Detect related plans by a given prefix and generate a consolidated project description.
  • Create a Linear project and optional issues for each plan; update plan files with project and issue URLs.

Quick Start

Provide a plan prefix to start syncing plans into a new Linear project.

Frequently Asked Questions about linear-project-create

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

FAQPage Schema
How do I create a Linear project from multiple existing plans?

To create a Linear project from plans, you provide a shared plan prefix. The tool detects related plan files, generates a consolidated project description, and syncs them into a single Linear project.

Can I automatically generate Linear issues for each plan file?

Yes, you can optionally generate Linear issues for each plan. When creating the Linear project from the plan prefix, the tool creates corresponding issues and updates the plan files with their respective linear_issue URLs.

Do I need the Linear MCP to sync plan files into a Linear project?

Yes, Linear MCP availability is required. The tool relies on the Linear MCP to validate permissions, read the plan files, and execute the project and issue creation APIs for syncing.

What is the best way to group related plans into a single tracking system?

Using a plan prefix is the best way to group related plans. The tool detects all plans sharing that prefix, creates a consolidated Linear project, and optionally updates each plan file with direct tracking links.

How does syncing plans to Linear update my original plan files?

Syncing plans to Linear updates your original plan files by injecting URL references. After creating the project and optional issues, the tool modifies the plan files to include the corresponding linear_project and linear_issue URLs.

Can I use a spec file when generating a Linear project from plan prefixes?

Yes, the tool supports optional spec usage. When you provide a plan prefix to create the Linear project, you can include a spec to help generate the consolidated project description and individual issues.