feedback-to-linear

Parse unstructured user feedback into structured Linear issues with labels and priorities.

3|Updated Jan 13, 2026
One-click install
npx skills add https://github.com/0x7067/claude-code-setup --skill feedback-to-linear
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feedback-to-linear
Source: https://github.com/0x7067/claude-code-setup/tree/main/.claude/skills/feedback-to-linear
Command: npx skills add https://github.com/0x7067/claude-code-setup --skill feedback-to-linear

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of converting raw user feedback into structured, actionable issues within Linear, saving development teams significant triage time.

Core Features & Use Cases

  • AI-Powered Parsing: Automatically extracts titles, descriptions, labels, priorities, and estimates from unstructured feedback.
  • Contextual Awareness: Detects repository context to pre-fill project details and suggests relevant labels.
  • Batch Processing: Handles multiple feedback items efficiently, creating issues in bulk.
  • Use Case: A product manager pastes a list of user comments from a survey. The Skill parses each comment, identifies bugs and feature requests, assigns appropriate labels and priorities, and creates draft issues in the correct Linear project, ready for review.

Quick Start

Use the feedback-to-linear skill to convert the following feedback into Linear issues: "The app crashes on login for new users."

Frequently Asked Questions about feedback-to-linear

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

FAQPage Schema
How do I convert unstructured user feedback into Linear issues?

To convert unstructured user feedback into Linear issues, this Skill uses AI to parse raw text and automatically extract titles, descriptions, labels, priorities, and estimates, generating structured draft issues ready for review.

Can I batch process survey comments to create Linear issues in bulk?

Yes, you can batch process survey comments to create Linear issues in bulk. The Skill handles multiple feedback items efficiently, parsing each entry to identify bugs and feature requests while assigning appropriate labels and priorities.

Do I need MCP tools to sync feedback with my Linear workspace?

Yes, you need MCP tools to sync feedback with your Linear workspace. The Skill requires MCP tools for Linear API interaction to dynamically fetch workspace data and automatically create issues within your projects.

How does automatic repository context detection work for Linear issue creation?

Automatic repository context detection works by analyzing the feedback input to pre-fill project details and suggest relevant labels. This contextual awareness ensures the parsed feedback maps directly to the correct Linear project configuration.

What is the best way to triage raw product feedback into bug reports and feature requests?

The best way to triage raw product feedback into bug reports and feature requests is using AI-powered parsing. This mechanism identifies issue types from unstructured text, assigns priorities and estimates, and creates structured Linear issues.