LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

finish - Complete Linear Issue Workflow

Automates post-completion workflow for Linear issues using linear CLI

Tags

Updated: 2026-03-10

Capabilities

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

Source

  • Spec: SKILL.md
linear
issue-management
git
workflow
automation
identify issue identifier
get issue details
update issue checkboxes
generate completion comment
issue identifier
issue checkboxes
uncommitted changes
completion comment
git commit
issue status