Skip to content

rcheckout

Recursively checkout `<branch>` on root + every nested git submodule, including detached HEADs. Use when the user types `/rcheckout <branch>` or asks to switch recursively. The branch is always the calling member's branch (per-member-branch model — see ADR-035). Wraps `scripts/recursive-checkout.sh` in the current project.

Repository Source folder

Details

Path
scripts/skill-templates/rcheckout.SKILL.md

FAQ