file-sorter

Installation
SKILL.md

In the commands below, <skill-dir> is this skill's base directory, announced when the skill loads. Substitute the literal path. On Windows, py -3 may replace python.

Default: scan and assemble a review plan. --execute is forbidden until the user approves the shown plan_id in this turn.

Routing

  • Local folder / same-parent files, categorize, organize, rename suggestions: this skill.
  • Windows dev process cleanup: windows-dev-process-cleanup.
  • Git worktree create/list/remove: git-worktree.
  • Commit: git-commit.
  • Repository source-layout refactors, duplicate deletion, Drive sync, PARA cabinets: refuse.

Workflow

  1. Scan (absolute --root only):
python "<skill-dir>/scripts/file_sorter.py" scan --root <abs> [--recursive] [--output <scan.json>]
Installs
1
GitHub Stars
16
First Seen
Aug 28, 2026
file-sorter — bahayonghang/my-ai-cli-toolkit