create-project

Create Linear projects, milestones, and issues from spec files or Q&A.

1|Updated Apr 29, 2026
One-click install
npx skills add https://github.com/g-bastianelli/nuthouse --skill create-project-g-bastianelli
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: create-project
Source: https://github.com/g-bastianelli/nuthouse/tree/main/linear-devotee/skills/create-project
Command: npx skills add https://github.com/g-bastianelli/nuthouse --skill create-project-g-bastianelli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires linear, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of creating Linear Projects, milestones, and issues from spec files or Q&A, saving time and reducing manual errors.

Core Features & Use Cases

  • Spec File Mode: Create projects, milestones, and issues from a provided spec file.
  • Vibe Mode: Ask questions to gather information and create projects, milestones, and issues.
  • Batch Creation: Automates the creation of all project-related items in Linear.
  • Preview & Approval: Provides a preview of the project and asks for approval before creation.
  • Recovery on Failure: Allows for partial failures and provides a way to resume the process.

Quick Start

To create a project from a spec file, use the command: create-project [spec-file] --fresh

Frequently Asked Questions about create-project

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

FAQPage Schema
How do I automate Linear project creation from a spec file?▼

You can automate Linear project creation by running the create-project command with your spec file, which batch creates projects, milestones, and issues directly through the Linear API.

Can I create Linear issues through Q&A instead of uploading a file?▼

Yes, Vibe Mode uses interactive Q&A to gather project information and automatically creates Linear projects, milestones, and issues without requiring a pre-written spec file.

Do I need a Linear API key to batch create issues and milestones?▼

Yes, you need Linear API access to automate batch creation of projects, milestones, and issues on the Linear platform from your spec files or Q&A sessions.

What happens if Linear issue creation fails midway through a batch?▼

The Skill provides failure recovery for batch creation, allowing you to resume the process from the point of partial failure instead of restarting the entire project setup.

Can I preview Linear projects and milestones before they are created?▼

Yes, the Skill generates a full preview of your Linear project structure and requires your approval before executing any batch creation on the Linear platform.