move-a-file
✓Move or rename a file while automatically updating all references in source code and documentation
Installation
SKILL.md
This skill instructs AI agents on how to safely move or rename files in a codebase while automatically finding and updating all references to the file in source code, documentation, and configuration files.
When this skill is invoked, the AI agent MUST follow these steps in order:
Use rg (ripgrep) or grep to find all references to the file across the codebase.
Move or rename a file while automatically updating all references in source code and documentation Source: synthesys-lab/assassyn.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/synthesys-lab/assassyn --skill move-a-file- Source
- synthesys-lab/assassyn
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is move-a-file?
Move or rename a file while automatically updating all references in source code and documentation Source: synthesys-lab/assassyn.
How do I install move-a-file?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/synthesys-lab/assassyn --skill move-a-file Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/synthesys-lab/assassyn
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01