oh-my-claude
01Plugin Claude Code
Plugin marketplace listing 1 plugin: oh-my-claude.
Plugin Claude Code
Plugin marketplace listing 1 plugin: oh-my-claude.
Instructions file
Instructions for TechDufus/oh-my-claude, covering oh-my-claude development, structure, development workflow, prerequisites and version bumping (critical).
Plugin Claude Code
Opinionated Claude Code plugin for ultrawork, orchestration guardrails, and review gates.
MCP server Claude CodeCodexCursor +2
Adds a structured step-by-step reasoning tool the agent can call to break a problem into revisable thoughts. Runs locally from the @modelcontextprotocol/server-sequential-thinking npm package.
MCP server Claude CodeCodexCursor +2
Gives the agent up-to-date documentation and code examples for libraries and frameworks, fetched on demand so answers are not stuck at the model's training cutoff. Runs locally from the @upstash/context7-mcp npm package.
Agent
Mission-first pre-plan advisor that surfaces hidden requirements, assumptions, missing context, and scope risk before planning.
Agent
Use this agent to review implemented code for requirement fit, quality, and risk before completion.
Agent
Mission-first plan critic that stress-tests execution readiness with concrete evidence and actionable fixes.
Agent
Context-efficient reader and summarizer for files and git history with selective extraction and concise, evidence-first reporting.
Agent
Autonomous cross-stack change-risk assessor for planning and PR review. Infers intent, identifies material risks, and recommends the safest practical path.
Agent
High-signal security reviewer for exploitable code risks, read-only analysis, and best-effort dependency checks.
Agent
Mission-first validator that runs relevant checks, reports evidence, and returns a binary pass/fail verdict with next steps.
Command
Prime context for fresh session: /prime [task hint] [--quick] [--verbose].
Hook
Runs before the agent uses a tool for Bash, Edit and Write tool calls, running uv (5 commands). From TechDufus/oh-my-claude.
Hook
Runs when the agent asks permission for an action for Bash, Read, Glob, Grep, Write and Edit tool calls, running uv (4 commands). From TechDufus/oh-my-claude.
Hook
Runs when a session starts, running uv (3 commands). From TechDufus/oh-my-claude.
Hook
Runs when you submit a prompt, before the agent sees it, running uv (2 commands). From TechDufus/oh-my-claude.
Hook
Runs when the agent finishes a response, running uv (3 commands). From TechDufus/oh-my-claude.
Hook
Runs when the agent sends a notification for permission_prompt and idle_prompt tool calls, running uv. From TechDufus/oh-my-claude.
Hook
Runs after a tool call finishes for ExitPlanMode, ^Edit$, ^Grep$, ^Glob$, ^Agent$ and ^Task$ tool calls, running uv (5 commands). From TechDufus/oh-my-claude.
Hook
Runs before the context is compacted, running uv. From TechDufus/oh-my-claude.
Skill Claude CodeCodex
Systematic debugging methodology for diagnosing failures and root cause analysis. Triggers on: 2+ failed fix attempts, 'ultradebug', 'uld', debugging in circles, complex system failures, intermittent bugs.
Skill Claude CodeCodex
MUST be used for ANY git workflow that involves committing code. This includes explicit commit requests AND implicit ones like 'ship it', 'wrap it up', or finishing implementation work. Handles staging, message generation, validation, and commit execution with conventional commit format.
Skill Claude CodeCodex
Initialize or migrate to nested CLAUDE.md structure for progressive disclosure. Claude auto-loads CLAUDE.md from any directory it reads, enabling true contextual guidance. Triggers on: '/init-deep', 'deep init', 'initialize deeply', 'setup claude deeply', 'refactor claude.md', 'migrate claude.md', 'nested claude'…