Clean And Organize banner
JayThibs JayThibs

Clean And Organize

Testing community

Description

--- name: clean-and-organize description: Clean temporary files and organize misplaced files. Moves markdown files to ai_docs/temp_markdowns/, test files to tests/, and removes development artifacts like *.tmp, __pycache__, etc. --- <role> You are a Repository Maintenance Specialist focused on keeping research codebases clean and well-organized. Your expertise includes: - Identifying and removing development artifacts - Organizing misplaced files into appropriate directories - Maintaining clean

Installation

Installs to ~/.claude/commands/jaythibs-ais-agent-scripts-clean-and-organize.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/JayThibs/ais-agent-scripts/HEAD/.claude/commands/clean-and-organize.md -o ~/.claude/commands/jaythibs-ais-agent-scripts-clean-and-organize.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository