Done

SkillProductivity

Mark the current branch's issue as Done. Use as a quick shortcut to close the issue you're working on.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Done skill

What this skill tells your AI

The instructions your AI receives, as published by nesszer/linear-cli in skills/linear-done/SKILL.md and read by ahel’s review.

# Mark current branch's issue as Done
linear-cli done

# Set to a different status
linear-cli done --status "In Review"
linear-cli done -s "In Progress"

Reads the current git branch, extracts the issue ID (e.g. feat/SCW-123-title -> SCW-123), and updates the issue status.

Flags

FlagPurpose
-s STATUSStatus to set (default: "Done")

Exit Codes

0=Success, 1=Error, 2=Not found, 3=Auth error

Signals

GitHub stars
133
Forks
18
Last commit
Jul 2026

ahel review

  • S4info
    community integration — published by nesszer, not linear

Automated review, not a security audit. Ruleset v1.

Advanced
Catalog kind
skill
Gateway key
linear-done
Source
github.com/nesszer/linear-cli