Find False Closures banner
bestdan bestdan

Find False Closures

Git community

Description

--- description: Detect completed Linear issues that no merged PR owns (the bare-id over-close bug) and optionally restore them — a safe, schedulable backstop allowed-tools: Bash(git *), Bash(gh *), Bash(cat *), Bash(op *), Bash(python3 *), Glob, Grep, Read, mcp__claude_ai_Linear__list_teams, mcp__claude_ai_Linear__list_projects, mcp__linear__list_teams, mcp__linear__list_projects argument-hint: "[--apply] [--project <uuid>] [--repo <owner/name>] [--since 48h] [--only PRE-1,PRE-2]" --- # Find F

Installation

Installs to ~/.claude/skills/bestdan-workflow-skills-find-false-closures/SKILL.md

Terminal
mkdir -p ~/.claude/skills/bestdan-workflow-skills-find-false-closures && curl -fsSL https://raw.githubusercontent.com/bestdan/workflow-skills/HEAD/commands/find-false-closures.md -o ~/.claude/skills/bestdan-workflow-skills-find-false-closures/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository