linear-cleanup

Deduplicate Linear issues and validate statuses against test results.

Updated Oct 15, 2025
One-click install
npx skills add https://github.com/kingler/v0-jetvision-assistant --skill linear-cleanup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linear-cleanup
Source: https://github.com/kingler/v0-jetvision-assistant/tree/main/.claude/skills/linear-cleanup
Command: npx skills add https://github.com/kingler/v0-jetvision-assistant --skill linear-cleanup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automated Linear issue management: deduplicate issues, validate statuses against test results, synchronize with codebase state, triage the backlog, and post UAT-ready comments with acceptance criteria.

Core Features & Use Cases

  • Deduplicate non-archived Linear issues across projects to keep backlogs clean.
  • Validate statuses against test results and code references to ensure alignment.
  • Synchronize Linear with the actual codebase, features, and deployment state.
  • Perform backlog triage and prep UAT-ready comments with acceptance criteria and user stories.

Quick Start

Run the linear-cleanup workflow to deduplicate issues, validate statuses, synchronize with the codebase, and triage the backlog.

Frequently Asked Questions about linear-cleanup

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

FAQPage Schema
How do I automate bulk Linear issue cleanup and deduplication across multiple projects?

You can automate bulk Linear issue cleanup by running a workflow that deduplicates non-archived issues across multiple projects, validates their statuses against test results, and synchronizes the backlog with the actual codebase state.

What is backlog triage and status validation for Linear issues?

Backlog triage and status validation for Linear issues is the process of verifying that issue statuses accurately reflect test results and code references. It ensures alignment between the project management tracker and the actual deployment state.

How do I synchronize Linear issues with my codebase and test results?

To synchronize Linear issues with your codebase, you validate issue statuses against test results and code references. This ensures the project backlog accurately reflects the deployment state and actual feature implementation.

Do I need Linear MCP and gh CLI configured to automate issue status validation?

Yes, you need Linear MCP configuration and gh CLI availability to automate issue status validation. A runnable test suite is also required as a prerequisite to validate statuses against actual test results and synchronize with codebase state.

Can I prepare UAT-ready comments with acceptance criteria for Linear issues?

Yes, you can prepare UAT-ready comments with acceptance criteria during backlog triage. The workflow posts these comments complete with user stories to ensure issues are properly prepared for user acceptance testing.