LogoClawIndex
CasesSkillsAbout
LogoClawIndex

org-subtree-export - Org subtree export (push / PR)

Export local org subtree changes from a consuming monorepo to the upstream org repository.

Tags

Updated: 2026-09-20

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Assess exporting branch diff
  • Rebase exporting branch onto default
  • Merge default branch into feature
  • Export via net diff PR
  • Export via git subtree push
  • Pull upstream org onto default

Inputs

  • org repository git remote
  • consuming repository default branch
  • exporting branch
  • org prefix directory
  • upstream org clone or worktree

Outputs

  • pull request on upstream org repository
  • pushed commits on upstream org repository
  • squashed subtree pull on default branch

Requirements

  • write access or fork workflow on upstream org repository
  • git remote configured for org repository
  • completion of org-subtree-status check

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
git
subtree
org
export
monorepo
Assess exporting branch diff
Rebase exporting branch onto default
Merge default branch into feature
Export via net diff PR
org repository git remote
consuming repository default branch
exporting branch
pull request on upstream org repository
pushed commits on upstream org repository
squashed subtree pull on default branch