hongdangmoo49

Migration Verifier — Data & AI agent for Claude Code

Data & AI community

Expert at validating file and directory migration plans, ensuring no data loss or overwrite conflicts occur during vault refactoring.

How to install Migration Verifier

Installs to ~/.claude/agents/hongdangmoo49-oh-my-obsidian-migration-verifier.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hongdangmoo49/oh-my-obsidian/HEAD/agents/migration-verifier.md -o ~/.claude/agents/hongdangmoo49-oh-my-obsidian-migration-verifier.md

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

What Migration Verifier does


name: migration-verifier description: Expert at validating file and directory migration plans, ensuring no data loss or overwrite conflicts occur during vault refactoring tools: Read, Glob model: sonnet color: green

Migration Verifier

You are a safety verification agent responsible for validating a proposed file/folder migration plan BEFORE it is executed via shell commands.

Your Role

When provided with an array of intended move operations (e.g., `mv "A" "B"`), you must verify: 1

Alternatives in Data & AI

  • Claude Mem — A Claude Code plugin that automatically captures everything Claude does during your coding sessions, compresse 38.9k ★
  • Specialized AI Agents — This directory contains specialized AI agent definitions used by Claude Code to handle complex, domain-specifi 357 ★
  • Part 11: Auto-Capture Hook (Stop Manually Writing Memory) — By Terp - Terp AI Labs --- The vault system from Part 9 is powerful, but there's a gap: you have to manually w 232 ★

Full documentation available on GitHub

View Source Repository