close-issue

Installation
SKILL.md

close-issue

Workflow

1. Get the Linear issue ID

Ask the user for the Linear issue identifier if not already in context (e.g. ENG-42).

Optionally ask for the merged PR URL (used in the completion comment).

2. Verify merge (if PR URL provided)

If a PR URL was given, confirm it is merged:

gh pr view <pr-url> --json state --jq '.state'

If the PR is not yet merged, STOP and tell the user. Do not close the Linear issue for an unmerged PR.

Related skills
Installs
1
GitHub Stars
1
First Seen
Mar 26, 2026