gathering-migration

Community

Migrate with confidence, code intact.

AuthorAutumnsGrove
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates complex code and data migrations by coordinating specialized AI agents to scout the codebase, map dependencies, and execute the migration safely, ensuring no data is lost or broken.

Core Features & Use Cases

  • Codebase Exploration: Uses a 'Bloodhound' agent to meticulously map dependencies, references, and edge cases before any changes are made.
  • Phased Migration: Employs a 'Bear' agent to perform the actual migration in manageable chunks, guided by the Bloodhound's map.
  • Domain-Specific Migration: Supports various migration types including database schemas, component APIs, icon libraries, and general configurations, with specific guides for each.
  • Use Case: Migrating a large component library's API. Bloodhound first identifies all files and services using the old API, mapping their relationships. Then, Bear systematically updates imports, prop types, and function calls, validating each step.

Quick Start

Use the gathering-migration skill to move user preferences from the users table to a separate user_preferences table.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: gathering-migration
Download link: https://github.com/AutumnsGrove/Lattice/archive/main.zip#gathering-migration

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.