What problem does it solve? This Skill provides quick command-line access to Linear sprint planning and analytics, eliminating the need to manually navigate the Linear UI for sprint status, burndown charts, and velocity trends. Note: this Skill is deprecated and superseded by the canonical linear skill. ## Core Features & Use Cases - Sprint Status & Progress: View the current sprint overview and a visual completion bar for a given team. - Sprint Analytics: Generate ASCII burndown charts and velocity trend analysis across recent cycles, with optional JSON output. - Sprint Planning: Preview the next cycle's planned issues and carry over incomplete issues to the next sprint. - Use Case: A team lead preparing for sprint review runs linear-cli sp velocity -t ENG --cycles 10 to analyze the last 10 sprints, then uses carry-over to move unfinished issues into the next cycle. ## Quick Start Ask the assistant to show the current sprint status and burndown chart for your Linear team using the linear-cli sprint commands.