ticket-planning-workflow

Create detailed implementation plans from Linear tickets and codebase analysis.

8|2|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/bradtaylorsf/alphaagent-team --skill ticket-planning-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ticket-planning-workflow
Source: https://github.com/bradtaylorsf/alphaagent-team/tree/main/plugins/aai-pm-linear/skills/ticket-planning-workflow
Command: npx skills add https://github.com/bradtaylorsf/alphaagent-team --skill ticket-planning-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of transforming vague ticket requirements into detailed, actionable implementation plans by integrating codebase exploration and collaborative clarification.

Core Features & Use Cases

  • Ticket Analysis: Gathers comprehensive context from Linear tickets, identifying ambiguities.
  • Codebase Exploration: Systematically searches and analyzes relevant code to understand patterns and architecture.
  • Clarification Framework: Facilitates targeted questions to stakeholders for resolving uncertainties.
  • Plan Generation: Creates structured implementation plans, including steps, testing strategies, and risk assessments.
  • Use Case: A developer receives a new feature request in Linear. This Skill helps them understand the existing code related to the feature, identify potential challenges, ask precise questions to the product manager, and finally generate a clear, step-by-step plan for implementation.

Quick Start

Use the ticket-planning-workflow skill to create a detailed implementation plan for ticket LNR-1234.

Frequently Asked Questions about ticket-planning-workflow

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

FAQPage Schema
How do I create an implementation plan for Linear tickets with codebase context?

To create an implementation plan for Linear tickets, this workflow gathers ticket context, explores relevant codebase sections, asks clarification questions, and generates actionable steps, testing strategies, and risk assessments.

What is the best way to turn vague software development tickets into actionable steps?

Turning vague software development tickets into actionable steps involves using a clarification framework to resolve ambiguities and systematically exploring the codebase to generate a structured plan with testing strategies.

Can I use this ticket planning workflow without connecting a codebase analysis tool?

You cannot use this ticket planning workflow without codebase analysis tools, because it requires integration with codebase exploration to understand patterns and architecture alongside Linear ticket context.

Does the implementation plan generation include a risk assessment for the new feature?

Implementation plan generation includes a risk assessment, providing developers with structured testing strategies and actionable steps that identify potential challenges before coding begins.

How does the clarification framework handle ambiguities in feature requests?

The clarification framework handles ambiguities in feature requests by facilitating targeted questions to stakeholders, ensuring uncertainties are resolved before generating the final implementation plan.