new-task

Convert raw user input into a structured Linear issue with suggested fields.

43|2|Updated Jan 25, 2024
One-click install
npx skills add https://github.com/glowingkitty/OpenMates --skill new-task-glowingkitty
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: new-task
Source: https://github.com/glowingkitty/OpenMates/tree/main/.agents/skills/new-task
Command: npx skills add https://github.com/glowingkitty/OpenMates --skill new-task-glowingkitty

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill turns vague or messy user input—like a brain dump, bug report, or feature idea—into a clear, well-structured Linear issue that’s ready for execution and review.

Core Features & Use Cases

  • Input-to-issue structuring: Interprets the user’s raw text and extracts a task Type, Title, Description, Priority, Labels, Project, and Milestone.
  • Priority and labeling intelligence: Suggests priority and relevant labels based on keywords (for example, bugs, security concerns, UI impact, or encryption-related work).
  • Duplicate detection workflow: Checks existing open tasks for similar titles before creating a new issue, prompting the user to confirm whether it’s a duplicate.
  • User confirmation step: Shows a “New Task Preview” for explicit Create vs Edit control before any Linear issue is saved.

Quick Start

Use the new-task skill and say: "Create a Linear task from: <your raw input about the bug, idea, or request>."

Frequently Asked Questions about new-task

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

FAQPage Schema
How do I turn a messy brain dump into a structured Linear task?

This skill parses raw text to generate a structured Linear issue, extracting an actionable title, expanded description, and suggested priority, labels, project, and milestone fields from your brain dump.

How does duplicate detection work when creating Linear issues from raw text?

Before creating a new issue, the skill checks existing open Linear tasks for similar titles and prompts you to confirm whether your input is a duplicate, preventing redundant backlog entries.

Can I set priority and labels automatically for Linear bug reports and feature requests?

Yes, the skill analyzes keywords in your raw input like bug reports or security concerns to intelligently suggest appropriate priority levels and relevant labels for the Linear issue.

Do I need to confirm Linear task creation before it saves the issue?

Yes, the skill presents a New Task Preview for explicit Create or Edit control, ensuring you manually confirm the finalized Linear issue before it saves anything via the Linear integration.

What types of product backlog tasks can I generate from unstructured input?

You can generate structured product backlog tasks for bug reports, feature requests, improvements, ideas, research prompts, and devops testing notes from any unstructured input.