done

Installation
SKILL.md

Done

Ship the current branch — either by updating an existing PR or merging locally to main.

Workflow

0. Pre-flight — verify repo requirements

Find and read whichever convention/instruction files apply to this repo and harness (e.g. AGENTS.md, CLAUDE.md, CONTRIBUTING.md, .cursor/rules/*, .github/copilot-instructions.md, .clinerules, etc. — follow any @-includes). Verify the branch satisfies the rules; fix or surface gaps before continuing.

1. Check for an existing PR

gh pr list --head "$(git branch --show-current)" --state open --json number,url --jq '.[0]'
  • If a PR exists → go to Step 2a (update PR)
  • If no PR exists → go to Step 2b (local merge)
Related skills
Installs
14
Repository
bonkey/skills
First Seen
Apr 5, 2026