Azure Devops Migration

🌐Community
by ntaksh42 · vlatest · Repository

Helps with Azure, DevOps, migration as part of deploying and managing cloud infrastructure workflows.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add azure-devops-migration npx -- -y @trustedskills/azure-devops-migration
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "azure-devops-migration": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/azure-devops-migration"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill assists in migrating projects and data from legacy DevOps systems to Azure DevOps. It provides guidance on planning, execution, and validation throughout the migration process, ensuring minimal disruption and data integrity. The agent can help automate repetitive tasks and identify potential roadblocks during the transition.

When to use it

  • You're upgrading your existing DevOps infrastructure and need assistance migrating projects.
  • Your organization is consolidating multiple DevOps tools into a single Azure DevOps instance.
  • You’re experiencing difficulties with data compatibility or migration scripts.
  • You require help validating the integrity of migrated data within Azure DevOps.

Key capabilities

  • Migration planning guidance
  • Automated script generation for data transfer
  • Data validation and verification
  • Project structure mapping assistance

Example prompts

  • "Can you outline a migration plan from Team Foundation Server to Azure DevOps?"
  • "Generate a PowerShell script to migrate work items from an on-premise TFS server."
  • "How do I validate that all my source code has been migrated correctly?"

Tips & gotchas

The skill's effectiveness depends on providing accurate details about the source system and desired Azure DevOps configuration. Ensure you have appropriate permissions in both systems for data access and modification.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
ntaksh42
Installs
5

🌐 Community

Passed automated security scans.