gemini
01Command Claude Code
Execute Gemini CLI with the context from docs/gemini.md for large codebase analysis.
34 tagged vibecoding, measured the same way as everything else here.
Browse within: commands 11claude-code-plugins 8claude-skill 8code-quality 8plugins 7tts-api 7workflow 6code-assistant 5experimental 5gemini 5
Command Claude Code
Execute Gemini CLI with the context from docs/gemini.md for large codebase analysis.
Command Claude Code
Perform a comprehensive code review of the current pull request using parallel sub-agents powered by Claude and Gemini, with results intelligently merged.
Chat2AnyLLM/code-agent-manager
Command Claude Code
Archive a completed change in the experimental workflow.
Chat2AnyLLM/code-agent-manager
Command Claude Code
Enter explore mode - think through ideas, investigate problems, clarify requirements.
Chat2AnyLLM/code-agent-manager
Command Claude Code
Sync delta specs from a change to main specs.
TwinPeaksTownie/Claude-to-Speech
Command
Brief confirmation mode with minimal responses.
TwinPeaksTownie/Claude-to-Speech
Command
Ask behavioral and workflow questions before proceeding.
TwinPeaksTownie/Claude-to-Speech
Command
Explain problems with solutions in 3-sentence format.
Command Claude Code
Resume the current work session by loading active context from localdocs/.
Command
You usually don't run buff directly — run sm sail. sm sail drives the whole PR to green and calls buff watch / triage for you, stopping only when it needs you to act (see /sm-sail). Reach for sm buff here only for surgical work: inspecting a specific failure, or resolving a single review thread when sail has parked on…
Command
Command "sm-sail" from ScienceIsNeato/slop-mop, covering /sm-sail — drive a pr to green, autonomously, the loop, when sail parks on review threads, when to stop before "pr ready" — only two reasons and expect convergence, not one pass.
Command
The last-resort verb. Use it ONLY when the loop is genuinely exhausted: barnacles filed, gates green or truly unfixable, and the single remaining move is a human judgment call no sm verb can make for you.
Command Cursor
Detect secrets and credentials in your codebase using gitleaks on a selected location. Scan for API keys, passwords, tokens, and other sensitive information that should not be committed to version control. This command will alert you about detected secrets but will not modify or remove any code.
Command Cursor
Help create complete, production-ready, secure boilerplate template for requested pattern or framework. Secure by default, follows industry best practices.
Command Cursor
Fix CISA Known Exploited Vulnerabilities (KEV) if exists in your codebase. Search for vulnerabilities that are listed in the CISA Known Exploited Vulnerabilities (KEV) catalog using Trivy filesystem scanning. If any of these vulnerabilities are found, fix them by the CVE notes.