rebase

Installation
SKILL.md

Rebase onto Main

Rebase the current branch onto the latest main branch, resolving conflicts by preferring upstream changes.

Setup

Determine the repository for all gh commands:

REPO=$(./scripts/agents/tooling/agentTool.ts getRepo)

Always pass -R "$REPO" to gh commands.

Workflow

  1. Fetch latest changes:
Installs
2
Repository
a2f0/tearleads
First Seen
Feb 26, 2026
rebase — a2f0/tearleads