finish - Complete Linear Issue Workflow
Automates post-completion workflow for Linear issues using linear CLI
Tags
Updated: 2026-03-10Capabilities
Typical Inputs
Typical Outputs
What this skill does
- identify issue identifier
- get issue details
- update issue checkboxes
- generate completion comment
- add comment to issue
- run check command
- commit git changes
- push git changes
- mark issue as ready
- suggest next issue
Inputs
- issue identifier
- issue checkboxes
- uncommitted changes
Outputs
- completion comment
- git commit
- issue status
- next issue suggestion
Requirements
- linear CLI installed
- linear CLI authenticated
- pnpm available
- git repository
