Linear
Plugin StalePart of:Linear Cli Skill
Work with Linear issues, teams, projects, and users via CLI
1 Skill 0 MCPs
Purpose
To enable users to efficiently manage Linear tasks, issues, and project details directly from their terminal within Claude.
Features
- Manage Linear issues (list, view, create, update, delete, comment)
- Manage Linear users, teams, and projects
- Configure Linear API key via environment variable or .env file
- Support for reading issue bodies from files or stdin
- JSON output for machine readability
Use Cases
- Quickly listing and viewing Linear issues without leaving the terminal
- Creating new Linear issues with detailed descriptions, labels, and assignments
- Updating issue status, assignee, or other fields programmatically
- Automating Linear task management as part of development workflows
Non-Goals
- Providing a GUI interface for Linear
- Managing Linear beyond issues, users, teams, and projects
- Replacing the official Linear client for all advanced features
Versioning
- info:Release ManagementThere is no explicit versioning declared in the README or manifest; installation via `Valian/linear-cli-skill` suggests installation from the main branch.
Execution
- info:Pinned dependenciesDependencies are managed via npm, but there is no explicit lockfile or shebang/header declaring interpreter and side effects for the script.
Security
- warning:Keychain-stored secretsThe Linear API key is stored in a `.env` file or as an environment variable, which is not routed through `userConfig` for keychain storage.
Installation
First, add the marketplace
/plugin marketplace add Valian/linear-cli-skill/plugin install linear-cli-skill@linear-cli-skillQuality Score
86 /100
Analyzed about 20 hours ago
Similar Extensions
Context7 Plugin
100Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Plugin
upstash
Commands Context Loading Priming
100Commands for loading context and priming Claude for specific tasks
Plugin
davepoon
Commands Integration Sync
99Commands for integrating with external services and syncing data
Plugin
davepoon
Sentry Mcp
96Sentry error tracking and performance monitoring via MCP
Plugin
getsentry
Linear
75Managing Linear issues, projects, and teams for issue tracking, status updates, querying projects, and managing team workflows.
Plugin
wrsmith108