move-a-file

Official

Move or rename a file and update all references

AuthorSynthesys-Lab
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guides AI agents to move or rename a file safely, while automatically finding and updating all references to the file across source code, documentation, and configuration.

Core Features & Use Cases

  • Path Validation: Ensure old path exists and new path is available.
  • Reference Discovery: Search repository for references to the file using multiple patterns.
  • Safe Migration: Update references and perform the actual file move with git.

Quick Start

Invoke the skill to move a file from one path to another, e.g., move-a-file "src/old.md" "src/new.md".

Dependency Matrix

Required Modules

rggit

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-a-file
Download link: https://github.com/Synthesys-Lab/agentize/archive/main.zip#move-a-file

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.