c-linear

Installation
SKILL.md

What This Skill Does

Uses the linear CLI to manage Linear issues — list, create, update, and transition issues, as well as start work and create linked PRs.

CLI Tool: linear

List & View Issues

linear issue list                          # List your assigned issues
linear issue list --team ENG               # Filter by team
linear issue list --state "In Progress"    # Filter by state
linear issue view ENG-123                  # View issue details

Create Issues

Installs
10
Repository
daxaur/openpaw
GitHub Stars
167
First Seen
Mar 9, 2026
c-linear — daxaur/openpaw