linear-cli | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / linear-cli

linear-cli

maintained by TrevorS

star 3 account_tree 0 verified_user MIT License
bolt View GitHub

name: Linear CLI description: Query, create, and manage Linear issues from the command line. Use when checking assigned work, viewing issue details, creating new issues, or updating issue status.

Linear CLI

Query, create, and update Linear issues without leaving the terminal.

Quick Examples

# Check your assigned work
linear-cli my-work

# View issue details
linear-cli issue ENG-456

# Create a new issue
linear-cli create --title "Production bug" --priority 1 --team ENG

# Update status and add comment
linear-cli update ENG-456 --status "Done"
linear-cli comment ENG-456 "Shipped in v2.1.0"

Key Flags

  • --team ENG - Specify or filter by team
  • --status "In Progress" - Set or filter by status
  • --priority 1 - Set priority (1-4, 1 is highest)
  • --assignee name - Assign to team member
  • --description - Add issue description

More Info

See REFERENCE.md for complete flag documentation, advanced examples, and workflow patterns. Use linear-cli --help or linear-cli <command> --help for all options.

Authentication

linear-cli login    # OAuth login (stores credentials)
linear-cli logout   # Clear stored credentials
linear-cli status   # Verify connection

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 3
GitHub Forks 0
Created Jan 2026
Last Updated il y a 5 mois
tools tools productivity tools

Related Skills

ui-ux-pro-max
chevron_right
planning-with-files
chevron_right
agent-browser
chevron_right
content-prd
chevron_right
building-agents
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.