Agent Cleanfiles banner
gpt-cmdr gpt-cmdr

Agent Cleanfiles

Productivity community

Description

Perform a general cleanup pass on the repository for periodic maintenance. For task-specific cleanup, use `/agent-taskclose` instead. ## Context Difference | Command | When | Context Level | Aggressiveness | |---------|------|---------------|----------------| | `/agent-taskclose` | End of task | Maximum (knows task files) | High - consolidate & clean task artifacts | | `/agent-cleanfiles` | Periodic | Limited (general scan) | Moderate - clean completed tasks, flag uncertain | ## 1. Agent Task

Installation

Installs to ~/.claude/commands/gpt-cmdr-ras-commander-agent-cleanfiles.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/gpt-cmdr/ras-commander/HEAD/.claude/commands/agent-cleanfiles.md -o ~/.claude/commands/gpt-cmdr-ras-commander-agent-cleanfiles.md

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

Full documentation available on GitHub

View Source Repository