Skip to main content

dev-branch

Stars15
Forks2
UpdatedMay 8, 2026 at 13:30

Recreates `dev` from latest `main` after merge-delete: verify with `git fetch origin --prune`, confirm `origin/dev` gone or merged into main, checkout main, pull --prune, force-move local `dev` to `main` (`branch -f`), fetch --prune, checkout dev, verify main===dev, push -u. No force-push. Use for dev-branch / 重建 dev.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly