# Git Copy History

> Use this skill when the user wants to copy commit history between repositories.

- Skill: `javimosch/git-copy-history` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/git-copy-history`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/git-copy-history/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/git-copy-history

---


# Git-copy-history Plugin

Copy commit history between repositories.

## Commands

### Operations
- `git-copy-history repo copy` — copy repo via git-copy-history

## Usage Examples
- "git-copy-history --help"
- "git-copy-history <args>"

## Installation

```bash
npm install -g git-copy-history
```

## Examples

```bash
git-copy-history --version
git-copy-history --help
```

## Key Features
- git\n- history\n- migration

