linear-issues-write
CommunityCreate and update Linear issues from the CLI.
AuthorBind
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables teams to automate the creation and updating of Linear issues directly from the command line, reducing manual data entry and ensuring consistent issue records across projects.
Core Features & Use Cases
- Create issues with title, description, priority, labels, assignee, and project.
- Update existing issues by ID, including status, title, description, priority, labels, and assignee.
- Use case: In sprint planning, generate multiple issues from a backlog and apply standard labels and ownership automatically.
Quick Start
Use the skill to create an issue via CLI: bun .opencode/skill/linear-issues-write/create-issue.js --title "Fix login" --team Engineering --priority 2 Use the skill to update an issue: bun .opencode/skill/linear-issues-write/update-issue.js ENG-123 --status "In Progress" --assignee "Alex Doe"
Dependency Matrix
Required Modules
@linear/sdk
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: linear-issues-write Download link: https://github.com/Bind/skillz.sh/archive/main.zip#linear-issues-write Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.