byshep-ai· 10 subagents
Moves ONE file from one clean-architecture layer to another (typically a pure helper from infrastructure/ → domain/shared/, or a domain error from application/use-cases/ → domain/errors/) and updates every importer in the repo.
$curl -o .claude/agents/shep-file-relocator.md https://raw.githubusercontent.com/shep-ai/shep/HEAD/.claude/agents/shep-file-relocator.mdInstalls into the current project.
Install shep-file-relocator by running `curl -o .claude/agents/shep-file-relocator.md https://raw.githubusercontent.com/shep-ai/shep/HEAD/.claude/agents/shep-file-relocator.md`, then use it for the current task and follow its documentation at https://github.com/shep-ai/shep.