linear-repo-reconcile
Installation
SKILL.md
Linear Repo Reconcile
Use this when a repository has accumulated issue-linked branches, worktrees, commits, PRs, or partially completed agent work and the operator wants to return the repo and Linear issues to a clean, truthful, resumable state.
This is a reconciliation and cleanup skill. It must prove state before deleting, merging, rebasing, closing, or moving issues.
Execution Spine
Follow this order:
- Discover issue-linked work.
- Gather repo, PR, Linear, old session, and timeline evidence.
- Diagnose CI/pipeline failures.
- Classify repo state and Linear state.
- Produce a reconciliation plan.
- Confirm risky or destructive actions.
- Execute safe approved actions.
- Verify repo and Linear state.
- Report final state and remaining risks.