create-issues

Parse refined project plans and create Linear issues with dependencies.

Updated Jan 14, 2026
One-click install
npx skills add https://github.com/Brite-Nites/brite-claude-plugins --skill create-issues-brite-nites
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: create-issues
Source: https://github.com/Brite-Nites/brite-claude-plugins/tree/main/plugins/workflows/skills/create-issues
Command: npx skills add https://github.com/Brite-Nites/brite-claude-plugins --skill create-issues-brite-nites

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates converting a refined project plan into Linear issues, ensuring every task is captured with proper context, dependencies, and validation criteria to streamline execution.

Core Features & Use Cases

  • Automatically parse a refined plan and generate Linear issues aligned with the plan's tasks.
  • Attach contextual sections to each issue (Context, Implementation Steps, Validation Criteria) and manage dependencies.
  • Update the refined plan with created issue IDs and a top-level Linear Project link for traceability.

Quick Start

Create issues from docs/project-plan-refined.md to generate a linked Linear project and issue set.

Frequently Asked Questions about create-issues

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

FAQPage Schema
How do I auto-create Linear issues from a project plan?▼

Auto-creating Linear issues from a project plan involves parsing the refined plan to generate per-task issues with context, implementation steps, validation, and dependencies.

Can I link dependencies when creating Linear issues from a refined plan?▼

Yes, you can link dependencies when creating Linear issues from a refined plan. The process validates that dependencies are correctly linked via MCP and attaches them to each generated issue.

Does creating Linear issues automatically update the project plan?▼

Creating Linear issues automatically updates the refined project plan by inserting the generated issue IDs and a top-level Linear Project link for full traceability.

What structure does each Linear issue get when generated from a project plan?▼

Each Linear issue generated from a project plan receives structured contextual sections including Context, Implementation Steps, and Validation Criteria to guide execution.

How does the system validate generated Linear issues against the project plan?▼

The system validates generated Linear issues by confirming each issue contains required sections and that all dependencies are correctly linked via MCP before updating the refined plan.

Do I need a refined project plan to generate Linear issues?▼

Yes, a refined project plan is required. The Skill parses the refined plan to identify the appropriate Linear team and project before creating structured issues.