Use this skill when the user wants to copy commit history between repositories.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-b2f0ceb1)More formats (shields.io, HTML) on the badges page.
---
name: git-copy-history
description: Use this skill when the user wants to copy commit history between repositories.
---
# 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
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!