ticket-plan

Generate prioritized Linear ticket plans by resolving blockers and categorizing active tickets.

3|1|Updated Oct 9, 2025
One-click install
npx skills add https://github.com/OmniNode-ai/omniclaude --skill ticket-plan-omninode-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ticket-plan
Source: https://github.com/OmniNode-ai/omniclaude/tree/main/plugins/onex/skills/ticket-plan
Command: npx skills add https://github.com/OmniNode-ai/omniclaude --skill ticket-plan-omninode-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of generating a prioritized master ticket plan from Linear, helping teams visualize and manage their active work, identify blockers, and stay aligned.

Core Features & Use Cases

  • Dynamic Backlog Generation: Fetches all active tickets from Linear, resolves dependencies, and categorizes them into "Available Now", "Blocked", and "In Review".
  • Automated Syncing: Optionally syncs a MASTER_TICKET_PLAN.md file with the current state of Linear tickets, either performing a full regeneration or a targeted patch update.
  • Use Case: A project manager can use this Skill at the start of the week to get an immediate, actionable overview of all team tickets, understand what's blocked, and identify the most critical items to focus on.

Quick Start

Generate a prioritized backlog for the 'Omninode' team by running the ticket-plan skill.

Frequently Asked Questions about ticket-plan

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

FAQPage Schema
How do I generate a prioritized Linear ticket plan for my team?

The Skill automates Linear ticket plan generation by fetching active tickets, resolving blocking dependencies, and categorizing them into Available Now, Blocked, and In Review groups for immediate team focus.

What is the best way to manage blocked Linear tickets in my project backlog?

Managing blocked Linear tickets is handled by resolving blocking relationships during backlog generation. The Skill identifies dependencies and groups blocked tickets separately, ensuring teams can quickly see what needs unblocking.

Can I automatically sync a Markdown file with current Linear ticket states?

Yes, you can sync a MASTER_TICKET_PLAN.md file with current Linear ticket states. The Skill updates this document automatically through either a full regeneration or a targeted patch update based on the latest ticket data.

Does the ticket-plan skill support patch updates instead of full backlog regeneration?

Yes, the Skill supports patch updates. Instead of a full backlog regeneration, it can execute targeted patch updates to synchronize your master plan document with current Linear ticket states efficiently.

How do project managers visualize active work and dependencies in Linear?

Project managers visualize active work and dependencies in Linear by fetching active tickets and resolving blocking relationships. The Skill categorizes tickets into actionable groups, providing a clear overview of critical items to focus on.

What are the limitations of automating Linear ticket synchronization?

Automating Linear ticket synchronization relies entirely on the Linear API for ticket data retrieval and status updates. The master plan reflects only active tickets and resolved dependencies currently available within your Linear environment.