move-files

Official

Move files safely without breaking refs

AuthorSpineEventEngine
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents broken imports, stale links, and build failures caused by renaming or relocating files and directories without updating every dependent reference.

Core Features & Use Cases

  • Preflight planning: Creates a source-to-destination mapping and classifies move scope (module/package/cross-module) to determine the right search radius.
  • Safe move execution: Uses git-preserving operations (prefers git mv) including handling case-only renames via a temporary name.
  • Comprehensive reference repair: Updates imports, build metadata, documentation links, resources, and script references so the repository remains consistent.
  • Post-move verification & guardrails: Re-runs targeted searches for stale tokens, checks git status deltas, and enforces a version bump requirement before running builds.

Quick Start

Tell the Skill which files or directories you want to move to where, and ask it to preserve history, update all references, and verify that no stale paths remain.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: move-files
Download link: https://github.com/SpineEventEngine/validation/archive/main.zip#move-files

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 471,000+ vetted skills library on demand.