cleanproject
I'll help clean up development artifacts while preserving your working code.
I'll locate all TODO comments and unfinished work markers in your codebase.
How it fires
How this command gets triggered: by you, by Claude, or both.
/find-todosContext preview
What this command does when you run it.
I'll locate all TODO comments and unfinished work markers in your codebase.
I'll locate all TODO comments and unfinished work markers in your codebase.
I'll use the Grep tool to efficiently search for task markers with context:
For each marker found, I'll show: 1. **File location** with line number 2. **The full comment** with context 3. **Surrounding code** to understand what needs to be done 4. **Priority assessment** based on the marker type
When I find multiple items, I'll create a todo list to organize them by priority:
I'll also identify:
After scanning, I'll ask: "Convert these to GitHub issues?"
**Important**: I will NEVER:
This helps track and prioritize unfinished work systematically.
Best Claude Code framework that actually save time. Built by a dev tired of typing "please act like a senior engineer" in every conversation.
Repo: notlikeDev/CCPlugins
I'll help clean up development artifacts while preserving your working code.
I'll analyze recent operations and create contextual TODO comments in your code.
I'll intelligently manage your project documentation by analyzing what actually happened and updating ALL relevant docs accordingly.
I'll explain this code as a senior developer would, focusing on the why behind decisions.
I'll systematically fix import statements broken by file moves or renames, with full continuity across sessions.