How to Use It
- Navigate to the Agents tab in your Migration HQ repository.
- Select Packfiles Warp from the dropdown list of available agents.
- Type a request such as: “Plan my migration.”
The agent reads from your existing backlog issues. Make sure you have scanned your sources and that repositories appear as open issues in Migration HQ before running planning.
What the Agent Analyzes
For each backlog issue, the agent reads:- Repository size
- Commit activity
- Pull request count
- Pipeline count — Azure DevOps only
- Source platform
- Organization and team
- Size flags — from the
too-biglabel (repository exceeds 10 GB)
How Repositories Are Scored
Each repository receives a Migration Compatibility Score from 0 to 11, made up of three components: Size Score (0–5 points)
Activity Score (0–3 points), based on commits in the past year:
Simplicity Score (0–3 points), based on pull request count. For Azure DevOps repositories, pipeline count is also considered:
Bitbucket Server repositories are scored on pull request count only — Bitbucket Server does not have pipelines managed through Warp.
Migration Waves
Based on the total score, each repository is assigned to one of four migration waves:
Override conditions — regardless of score, a repository is placed in Manual Review if:
- Its size is 40 GB or larger (exceeds Warp’s absolute size limit)
- It has more than 10 pipelines (Azure DevOps only)
Wave Labels
After computing wave assignments, the agent automatically applies aplanning:wave-N label to each backlog issue. These labels appear in the Migration HQ issue list and can be used to filter issues by wave.
The Migration Strategy Document
The agent produces a markdown document covering:- Executive Summary — total repositories, wave distribution, and estimated duration
- Repository Inventory Overview — breakdown by organization, project, and size band
- Repository Scoring and Wave Assignment — scoring methodology and wave summary tables
- Migration Wave Strategy — per-wave details and timeline
- Repository Size Analysis — top 10 largest repositories and size risk assessment
- Warp Limitations and Considerations — what data is and is not migrated
- Risk Assessment — a risk register derived from your actual inventory
- Pre-Migration Checklist — actionable setup steps
- Post-Migration Actions — slash command reference for your source platform
- Licensing and Capacity Planning — capacity recommendation based on your repository count
- Key Resources — links to documentation, support, etc