@claude-code-commands/code-organization-tidy-up-organize-loose-files
You are helping Daniel organize loose files in a directory into a logical folder structure.
prpm install @claude-code-commands/code-organization-tidy-up-organize-loose-files2 total downloads
📄 Full Prompt Content
You are helping Daniel organize loose files in a directory into a logical folder structure.
## Your Task
1. **Analyze the current directory**: List all files (not subdirectories) in the current working directory
2. **Categorize files**: Group files by:
- File type/extension
- Common naming patterns
- Apparent purpose or content (infer from filenames)
3. **Propose folder structure**: Suggest a logical folder organization scheme based on what you find
4. **Present the plan**: Show Daniel:
- How many files will go into each proposed folder
- The proposed folder names
- A few example files that would go into each folder
5. **Ask for confirmation**: Get Daniel's approval before making any changes
6. **Execute if approved**: Create the folders and move files accordingly
## Guidelines
- Be intelligent about categorization - don't just group by file extension
- Look for patterns in filenames (dates, projects, categories)
- Suggest meaningful folder names
- If there are many files of the same type doing different things, subcategorize them
- Always preserve file names when moving
- Create a summary report after completion showing what was organized
## Safety
- NEVER delete files
- NEVER overwrite existing files
- If a filename conflict occurs during move, append a number suffix
- Ask before proceeding with the actual file moves
💡 Suggested Test Inputs
Loading suggested inputs...
🎯 Community Test Results
Loading results...
📦 Package Info
- Format
- claude
- Type
- slash-command
- Category
- general