Loading...
Loading...
Compare this fork with its upstream and merge upstream in. Use when the user asks whether upstream has changes, wants the upstream diff reviewed, or wants upstream merged into the fork.
npx skill4agent add timschoch/mattpocock-skills check-upstreamupstream.claude/skills/skills/scripts/link-skills.shskills updatebash .claude/skills/check-upstream/scripts/report.shup to dategit show <sha>git switch -c sync/upstream-$(date +%Y-%m-%d) maingit rev-parse maingit merge upstream/mainREADME.mdskills/*/README.md.claude-plugin/plugin.jsonskills/engineering/ask-matt/SKILL.mdskills/fork/skills/fork/README.mdREADME.mdpackage.jsonversion.claude-plugin/plugin.jsonCHANGELOG.md.changeset/bash .claude/skills/check-upstream/scripts/verify.sh <pre-merge sha>claude plugin validate . --strictgit archive <branch> .claude/skills/check-upstream | tar -x -C .temp/gh pr create --repo <fork> --base <default branch>ghdoes not have the correct permissions to execute CreatePullRequest