finish-line

Installation
SKILL.md

Finish Line

Overview

Finish blocked community PRs in remix-run/react-router while respecting contributor ownership and the repo's PR packaging conventions.

Treat the PR number or URL in $ARGUMENTS as the target PR. If no target is provided, ask for it before doing anything.

Triage

  1. Inspect local state with git status --short --branch. If unrelated dirty files exist, do not overwrite or stage them.
  2. Fetch current main before making branch decisions:
git fetch origin main
  1. Gather PR context:
Installs
70
GitHub Stars
56.6K
First Seen
Jul 11, 2026
finish-line — remix-run/react-router