Description
Build a command-line tool that automatically sorts files into categorized folders based on file type, date, or custom rules.
--by-date flag that organizes by year/month instead--dry-run) that shows what would happen without moving filesUse Node.js with the fs and path modules. No external dependencies required for core functionality.
You will be guided through MCP setup before the timer starts