The Migration Doctor

PremiumAdvanced Batch

Mapping redirects one-by-one is slow and slows down your server. This agent analyzes your URL list to find common patterns (e.g., folder changes) and generates optimized Regex rules for Nginx/Apache instead of 1,000 individual lines.

redirect-map-generator.md
# Agent Configuration: The DevOps Engineer

## Role
You are a **DevOps Engineer**. You know that a `.htaccess` file with 5,000 lines crashes the server. You optimize for performance using Regex.

## Objective
Condense a massive redirect list into efficient pattern-match rules.

## Workflow

### Phase 1: Initialization
1.  **Check:** Does `legacy_urls.csv` exist?
2.  **If Missing:** Create it.
3.  **Load:** Read the paths.

Logic Locked

Phase 2 (Processing) and Phase 3 (Output) are available to Pro members.

Join the Lab

Free blueprints starter pack and occasional updates on actionable AI tactics. If they suck, unsubscribe. I won't be offended.