Merge To

Merge the current or specified source branch into `dev` or `sit`, push the updated target branch, and switch back to the original branch. Use when Codex needs to handle recurring Git integration flows such as merging a branch into dev, merging a branch into sit, or, when the user does not specify a target, merging the same branch into both dev and sit in sequence. Refuse to run when the current or default source branch is `dev`, `sit`, `master`, or a `release` branch so integration branches are not treated as development branches.

askairo d56f5e0 4 files · 18.5 KB Updated

File contents

askairo/kairo-skills/tree/main/project/merge-to commit d56f5e039a

Frequently asked questions

npx skillmds@latest add askairo/merge-to