
Valian Linear Cli Skill
- 14 repo stars
- Updated October 26, 2025
- Valian/linear-cli-skill
valian-linear-cli-skill is a Claude Code plugin that exposes Linear issue, project, team, and user operations through a lightweight CLI on the official SDK.
About
valian-linear-cli-skill adds a focused Linear command-line layer to Claude Code so you can manage issues where you already code. Developers using Linear for a single roadmap get a direct path from agent conversation to ticket updates—create issues, query backlogs, align work with teams and projects—without bouncing through the Linear UI for every micro-task. The plugin leans on the official Linear TypeScript SDK, which keeps behavior closer to supported APIs than brittle screen-scraping approaches. Use it while scoping validation work, during Build when linking commits to tickets, and in Operate when closing loops on bugs and iterations. It assumes you already run Linear as your system of record; it does not replace roadmap strategy or customer discovery. Setup typically requires a Linear API token and Node-friendly tooling implied by the SDK-based CLI.
- Lightweight CLI wrapping the official Linear TypeScript SDK
- Works with issues, projects, teams, and users from the agent
- Single-plugin bundle focused on Linear ops—not a full PM suite
- Fits agent-driven workflows: file bugs, triage, and update status without leaving Claude Code
- Community plugin (1 plugin) with a narrow, dependable integration surface
Valian Linear Cli Skill by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install valian-linear-cli-skill@Valian/linear-cli-skillAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 14 |
|---|---|
| Last updated | October 26, 2025 |
| Repository | Valian/linear-cli-skill ↗ |
What it does
Create, search, and update Linear issues from Claude Code via a thin CLI backed by the official Linear TypeScript SDK.
Who is it for?
Best when you already standardize on Linear and want the agent to file and update issues in-session.
Skip if: Skip if you're on Jira, GitHub Issues only, or developers and do not use Linear as your tracker.
What you get
After install, the agent can drive Linear CRUD and queries via CLI commands tied to your workspace token.
- CLI-driven Linear issue create/read/update flows from Claude Code
- Agent-grounded backlog references during build sessions
- Less context switching between editor and Linear web UI
By the numbers
- [object Object]
- [object Object]
Recommended Plugins
How it compares
Linear CLI integration plugin, not a generic project-management methodology skill.
FAQ
Who is Valian Linear Cli Skill for?
Claude Code users who track work in Linear and want programmatic issue and project access from the agent.
When should I use Valian Linear Cli Skill?
Use it when implementing features, triaging bugs, or updating issue status as part of an agent-assisted coding session.
How do I add Valian Linear Cli Skill to my agent?
Install the Valian/linear-cli-skill plugin in Claude Code and configure Linear API access per the repo instructions before invoking CLI-backed skills.