setup
25ThrownLemon/claude-code-plugins
Command
Verify cf CLI installation and credentials.
ThrownLemon/claude-code-plugins
Command
Verify cf CLI installation and credentials.
ThrownLemon/claude-code-plugins
Command
Manage Cloudflare Tunnels — list, create, inspect, routes.
ThrownLemon/claude-code-plugins
Command
Quick zone overview — list all zones or get zone details.
ThrownLemon/claude-code-plugins
Skill Claude CodeCodex
Triggers when user mentions Cloudflare, DNS records, tunnels, R2, Workers, zero-trust, etc. Provides knowledge of the cf CLI.
ThrownLemon/claude-code-plugins
Plugin Claude Code
CodeRabbit integration for Claude Code - local code review and PR comment management.
ThrownLemon/claude-code-plugins
MCP server Claude CodeCodexCursor
MCP server for interacting with CodeRabbit AI reviews on GitHub pull requests. Enables LLMs to analyze, implement, and resolve CodeRabbit suggestions programmatically. Runs locally from the coderabbitai-mcp npm package. Needs 1 environment variable to run.
ThrownLemon/claude-code-plugins
Agent
PR comment manager. Use to view and address review comments from CodeRabbit, other bots, and human reviewers.
ThrownLemon/claude-code-plugins
Agent
CodeRabbit code reviewer. Use proactively to review local changes before committing. Runs review → fix → review loops until all issues are resolved.
ThrownLemon/claude-code-plugins
Command
Authenticate with CodeRabbit CLI.
ThrownLemon/claude-code-plugins
Command
Review local code changes using CodeRabbit CLI before creating a PR.
ThrownLemon/claude-code-plugins
Command
View CodeRabbit review history and statistics.
ThrownLemon/claude-code-plugins
Command
View and manage all PR review comments - CodeRabbit, other bots, and human reviewers.
ThrownLemon/claude-code-plugins
Skill Claude CodeCodex
Local code review using CodeRabbit CLI. Use when user wants to review changes before committing or pushing.
ThrownLemon/claude-code-plugins
Skill Claude CodeCodex
PR review comment management. Use when user wants to view or address PR review comments from any source.
ThrownLemon/claude-code-plugins
Plugin Claude Code
Third-opinion AI consultation - ask z.ai (GLM-5.2) or Gemini for code reviews, second opinions, and stop-gate analysis. Direct API, no extra CLIs required.
ThrownLemon/claude-code-plugins
Command
Ask a third-party AI (z.ai/GLM or Gemini) a single question. Useful for second-opinion analysis on tricky decisions.
ThrownLemon/claude-code-plugins
Command
Get a third-opinion code review of the current git diff from z.ai (GLM-5.2) or Gemini. Mirrors the codex plugin's review pattern but uses a different model family.
ThrownLemon/claude-code-plugins
Command
Run a one-shot stop-gate review (z.ai or Gemini) on the current state. Used both manually and as the optional Stop hook.
ThrownLemon/claude-code-plugins
Skill Claude CodeCodex
Use when the user asks for a "second opinion", "third opinion", "what does GLM/Gemini think", or wants another model to weigh in on code, design, or review. Routes to the consult plugin's CLI which calls z.ai (GLM-5.2) or Gemini directly via API.
ThrownLemon/claude-code-plugins
Plugin Claude Code
Security protection for Claude Code - blocks dangerous commands and protects sensitive files via PreToolUse hooks.
ThrownLemon/claude-code-plugins
Skill Claude CodeCodex
Security protection system that blocks dangerous commands and protects sensitive files.
ThrownLemon/claude-code-plugins
Plugin Claude Code
Fork terminal sessions to spawn parallel AI agents (Claude Code, Codex CLI, Gemini CLI) in new terminal windows. Supports git worktrees for isolated parallel development with tmux integration.
ThrownLemon/claude-code-plugins
Command
Remove a worktree and clean up its worker session.
ThrownLemon/claude-code-plugins
Skill Claude CodeCodex
Fork terminal sessions to spawn parallel AI agents or CLI commands in new terminal windows. Supports git worktrees for isolated parallel development.