linear-workflow
Installation
SKILL.md
Workflow Commands
Start Work
# Start working (assigns to you, sets In Progress)
linear-cli i start LIN-123
# Start + create git branch
linear-cli i start LIN-123 --checkout
Stop Work
# Stop working (unassigns, resets status)
linear-cli i stop LIN-123
Related skills
More from finesssee/linear-cli
linear-create
Create Linear issues. Use when creating bugs, tasks, or feature requests.
104linear-list
List and get Linear issues. Use when viewing issues, checking status, or fetching issue details.
102linear-search
Search Linear issues and projects. Use when finding issues, looking up bugs, or searching the backlog.
99linear-update
Update Linear issues. Use when changing status, priority, assignee, or labels.
99linear-projects
Manage Linear projects - full CRUD with labels, members, archive. Use when managing projects.
93linear-uploads
Download attachments and images from Linear issues. Use when fetching screenshots, images, or file attachments from Linear comments or descriptions.
92