cleanproject
I'll help clean up development artifacts while preserving your working code.
I'll review your code for potential issues.
How it fires
How this command gets triggered: by you, by Claude, or both.
/reviewContext preview
What this command does when you run it.
I'll review your code for potential issues.
I'll review your code for potential issues.
Let me create a checkpoint before detailed analysis:
git add -A git commit -m "Pre-review checkpoint" || echo "No changes to commit"
I'll use specialized sub-agents for comprehensive analysis:
I'll examine files using the Read and Grep tools to analyze: 1. **Security Issues** - credential exposure, input validation 2. **Logic Problems** - error handling, edge cases 3. **Performance Concerns** - inefficient patterns, bottlenecks 4. **Code Quality** - complexity, maintainability
When I find multiple issues, I'll create a todo list to address them systematically.
For each issue, I'll:
After review, I'll ask: "Create GitHub issues for critical findings?"
**Important**: I will NEVER:
This focuses on real problems that impact your application's reliability and maintainability.
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 locate all TODO comments and unfinished work markers in your codebase.