rebase
SkillDev toolsDEPRECATED, use `git merge <target>` or `/sync` instead. Rebase is blocked by hookify.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the rebase skill
What this skill tells your AI
The instructions your AI receives, as published by the-agency-ai/the-agency in .claude/skills/rebase/SKILL.md and read by ahel’s review.
Rebase (DEPRECATED)
This skill is deprecated. All branch synchronization now uses merge, not rebase.
Rebase rewrites history, breaks worktree merge-bases, and caused a fleet-wide data loss incident in a multi-worktree monorepo. See agency/REFERENCE/REFERENCE-GIT-MERGE-NOT-REBASE.md for the full rationale and incident report.
Use Instead
| What you want | Use |
|---|---|
| Sync your branch with master | git merge master |
| Sync local master with origin | /sync-all |
| Merge and push to origin | /sync |
| Sync worktree with master | /worktree-sync |
The block-raw-rebase hookify rule blocks all git rebase commands. This is intentional and enforced framework-wide.
Signals
- GitHub stars
- 55
- Forks
- 8
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
rebase-the-agency-ai- Source
- github.com/the-agency-ai/the-agency