oh-my-claude
01Plugin Claude Code
Plugin marketplace listing 4 plugins: oh-my-claude, powertoy, claude-and-me, stv.
Plugin Claude Code
Plugin marketplace listing 4 plugins: oh-my-claude, powertoy, claude-and-me, stv.
Plugin Claude Code
Session log archiver: saves conversations as Markdown or JSON for easy review.
Hook
Runs when a session ends, executing claude-and-me.py via python3. From 2lab-ai/oh-my-claude.
Plugin Claude Code
Cross-session Save/Load, and Ultrawork inspired by oh-my-opencode with Ralph Loops.
MCP server Claude CodeCodexCursor +2
MCP server for interacting with Google's Gemini CLI. Runs locally from the @2lab.ai/gemini-mcp-server npm package.
MCP server Claude CodeCodexCursor +2
MCP server for interacting with Anthropic's Claude CLI. Runs locally from the @2lab.ai/claude-mcp-server npm package.
MCP server Claude CodeCodexCursor +2
MCP server "gpt-as-mcp" as configured in 2lab-ai/oh-my-claude. Launched with codex mcp-server.
Agent
Internal codebase exploration agent. Use for finding implementations, patterns, code flow in THIS codebase.
Agent
External documentation and open-source codebase understanding. Use for official docs, best practices, library APIs, GitHub source analysis. MUST provide GitHub permalinks as evidence. Background execution.
Agent
Strategic technical advisor with deep reasoning. Use for architecture decisions, after 3 failed fix attempts, unfamiliar patterns, security/performance concerns. Read-only consultant - BLOCKING execution.
Agent
Multi-agent work coordinator. Delegates to Oracle/Explore/Librarian. Use as subagent for autonomous task execution. NO user interaction.
Agent
Uncompromising code reviewer inspired by Linus Torvalds. Applies Occam's Razor and First Principles thinking. Use as 3rd reviewer in /deepwork for ruthless quality gate. BLOCKING execution.
Command
Cancel active Ralph Wiggum loop.
Command
Verify completion status of archived saves in .claude/omc/tasks/archives/.
Command
Start Deep work loop with gated AI review + multi-agent delegation.
Command
Search THIS codebase using Explore agent (Gemini). Find implementations, patterns, code flow.
Command
Search external docs, best practices, library APIs using Librarian agent (Opus 4.5).
Command
List all saved work contexts.
Command
Always read commands body even if you knew it.
Command
Ask Oracle for architecture advice, design decisions, or failure analysis.
Command
Multi-agent work coordinator. Delegates to Oracle/Explore/Librarian. Runs in current context (can use AskUserQuestion).
Command
Generate multi-perspective PR Executive Summary for stakeholders.
Command
Save current work context, plan, and todos.
Command
Install and verify required dependencies (codex, gemini-cli).