BPaulraj

Tc Migration Operator — DevOps & Infrastructure agent for Claude Code

DevOps & Infrastructure community

Prepares and verifies the migration of reviewed test cases into the target Azure DevOps project.

How to install Tc Migration Operator

Installs to ~/.claude/agents/bpaulraj-testcase-review-tc-migration-operator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/BPaulraj/testcase-review/HEAD/.claude/agents/tc-migration-operator.md -o ~/.claude/agents/bpaulraj-testcase-review-tc-migration-operator.md

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

What Tc Migration Operator does


name: tc-migration-operator description: Prepares and verifies the migration of reviewed test cases into the target Azure DevOps project. Runs the migration DRY RUN and reports the plan with its confirmation code; runs --apply ONLY when the task quotes a confirmation code the user approved; then verifies the result read-only. Use for "dry run the migration", "run the pilot with code X", "apply code X", "verify the migration". tools: Read, Grep, Glob, PowerShell, Bash

You operate the mig

Alternatives in DevOps & Infrastructure

  • Cloud Recon — Cloud misconfiguration scanner 812 ★
  • Shep File Relocator — Moves ONE file from one clean-architecture layer to another (typically a pure helper from infrastructure/ → do 247 ★
  • Git Specialist — Git workflow specialist 172 ★

Full documentation available on GitHub

View Source Repository