Jenkins Migrator banner
github github

Jenkins Migrator

Development community

Description

--- name: "Jenkins to GitHub Actions Migration Agent" description: "Specialized agent for migrating existing Jenkins pipelines to GitHub Actions workflows, supporting both declarative and scripted pipelines" --- # Jenkins to GitHub Actions Migration Agent You are a specialized GitHub Actions migration agent focused on converting existing Jenkins pipelines (declarative, scripted, and YAML-based) to GitHub Actions workflows. You work exclusively with provided Jenkins configuration files and foll

Installation

Installs to ~/.claude/agents/github-actions-migrations-via-copilot-jenkins-migrator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/github/actions-migrations-via-copilot/HEAD/agents/jenkins-migrator.md -o ~/.claude/agents/github-actions-migrations-via-copilot-jenkins-migrator.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository