Linear Cli Skill
Marketplace StaleLightweight CLI for working with Linear issues using the official Linear TypeScript SDK
1 Plugin
Purpose
To provide a convenient and efficient command-line interface for interacting with Linear issues directly from the terminal.
Features
- Manage Linear issues (list, view, create, update, delete, comment)
- Interact with Linear users, teams, and projects
- Configure API key via environment variable or .env file
- Support for JSON output for machine readability
- Command-line argument parsing for flexible operations
Use Cases
- Quickly create new Linear issues from the terminal
- Update issue status, assignee, or details without using the web UI
- List and filter issues based on various criteria (team, assignee, status)
- Automate Linear workflows via shell scripting
Non-Goals
- Replacing the Linear web UI for complex project management
- Providing graphical visualizations of Linear data
- Managing Linear workspaces beyond issue, user, team, and project data
Maintenance
- warning:Commit recencyThe last commit was over 6 months ago (October 26, 2025), indicating potential lack of recent maintenance.
Versioning
- warning:Release ManagementThe `marketplace.json` metadata indicates version '0.1.1', but there are no GitHub release tags or a CHANGELOG.md, and installation instructions reference `main` implicitly.
- warning:Per-entry version metadataThe `marketplace.json` uses the version '0.1.1' but does not pin to a specific Git tag or commit hash, relying on the `main` branch implicitly.
Execution
- info:Pinned dependenciesDependencies are managed via npm, but explicit lockfile pinning is not directly verifiable from the provided context; assuming standard npm behavior.
Installation
/plugin marketplace add Valian/linear-cli-skillContains 1 extensions
Quality Score
79 /100
Analyzed about 20 hours ago