linear-done

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

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "linear-done" with this command: npx skills add finesssee/linear-cli/finesssee-linear-cli-linear-done

Done

# 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

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

linear-list

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

linear-create

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

linear-search

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

linear-workflow

No summary provided by upstream source.

Repository SourceNeeds Review