yux-pm-plan

Calculate capacity and suggest issue scope for Linear sprint planning.

1|Updated Jan 6, 2026
One-click install
npx skills add https://github.com/wuyuxiangX/yux-claude-hub --skill yux-pm-plan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: yux-pm-plan
Source: https://github.com/wuyuxiangX/yux-claude-hub/tree/main/plugins/yux-linear/skills/yux-pm-plan
Command: npx skills add https://github.com/wuyuxiangX/yux-claude-hub --skill yux-pm-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires mcp__linear__*, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines sprint planning by calculating capacity and suggesting scope, helping teams optimize their workloads.

Core Features & Use Cases

  • Capacity Calculation: Automatically calculates effective days based on sprint duration and buffer.
  • Scope Suggestion: Scores and ranks issues to suggest a sprint plan with 'Must Complete', 'Should Complete', and 'Stretch Goals' categories.
  • Integration: Integrates with Linear to assign issues to cycles.

Quick Start

To start planning your sprint, use the command: /yux-pm-plan next

Frequently Asked Questions about yux-pm-plan

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

FAQPage Schema
How do I automate sprint planning in Linear with capacity calculation?

Automated sprint planning in Linear calculates team capacity by evaluating sprint duration and buffer, then scores and ranks issues to suggest a scoped plan. It categorizes suggestions into 'Must Complete', 'Should Complete', and 'Stretch Goals' for optimized workload distribution.

Does Linear sprint planning require specific API access or project configurations?

Linear sprint planning requires Linear API access and valid team or project configurations to function. These prerequisites allow the tool to fetch issues, calculate capacity, and automatically assign scoped issues to your designated Linear cycles.

How to calculate sprint capacity and buffer for issue scope suggestion?

Sprint capacity calculation derives effective days from sprint duration and applies a buffer to account for overhead. It then scores and ranks available issues against this capacity to generate a structured scope suggestion spanning 'Must Complete', 'Should Complete', and 'Stretch Goals'.

What's the best way to categorize sprint issues into Must Complete and Stretch Goals in Linear?

Categorizing sprint issues into 'Must Complete', 'Should Complete', and 'Stretch Goals' is handled by scoring and ranking issues based on calculated capacity. This approach ensures workloads are optimized and directly assigns the categorized issues to Linear cycles.