Agent skill

gh-transferring-issues

Transfers an issue to another repository. Use for cross-project reorganization.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/gh-transferring-issues

SKILL.md

Transferring Issues

Purpose

Moves an issue using the gh issue transfer command.

1. Safety & Verification

  • Permissions: Requires write access to both source and destination repositories.

2. Common Workflows

Workflow: Move to New Repo

Transfers an issue to a different project.

Command:

bash
gh issue transfer <issue-number> <destination-repo>

Didn't find tool you were looking for?

Be as detailed as possible for better results