orphan-branch-file-storage

Official

Store files on a dedicated branch for archival.

Authorhyperjumptech
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Stores one or more files on a dedicated Git branch using a temporary worktree—creates an orphan branch (empty tree) when the branch is new, or updates an existing branch after pulling when upstream exists. Use when the user asks to save, stash, archive, or store files in an orphan branch, a branch with only certain files, or a file-storage branch in this repository.

Core Features & Use Cases

  • Orphan-branch storage: create a new orphan branch with no history and store files
  • Existing-branch updates: fetch and pull upstream to merge stored content
  • Flexible inputs: repo-relative paths, absolute paths, and explicit source/destination mappings
  • Easy push: optional push after commit to remote with a single flag

Quick Start

From the repository root, run the script with a target branch and one or more paths to store on that branch.

Dependency Matrix

Required Modules

gitpython3

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: orphan-branch-file-storage
Download link: https://github.com/hyperjumptech/mediapulse/archive/main.zip#orphan-branch-file-storage

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.