# Ax Migration Github Exporter

> Use when exporting AX to D365FO migration backlog, risks, Azure DevOps work item CSV, or analyzer tasks into GitHub issue Markdown files for teams that do not use Azure DevOps.

- Skill: `rweisssieker-xp/ax-migration-github-exporter` (Agent Skill)
- Install (CLI): `npx skillmds@latest add rweisssieker-xp/ax-migration-github-exporter`
- Raw SKILL.md: https://api.skillmd.com/api/skills/rweisssieker-xp/ax-migration-github-exporter/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Product & Planning
- Author: rweisssieker-xp (https://skillmd.com/u/rweisssieker-xp)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/rweisssieker-xp/ax-migration-github-exporter

---


# AX Migration GitHub Exporter

## Purpose

Create GitHub issue Markdown files from analyzer work items.

## Command

```powershell
python axmigrate.py github-issues migration-analysis/sample --output github-issues/sample
```

## Input

Requires `ai-azure-devops-work-items.csv` in the analysis folder.

## Quality Bar

Review generated issues before bulk import. Add labels, milestones, and assignees according to the target repository process.

