Plugin · Claude Code · Automation

Techdufus Oh My Claude

techdufus-oh-my-claude is a Claude Code plugin for the Build phase that adds ultrawork parallel execution and workflow hooks to amplify how agent prompts run across the solo-builder journey.

by TechDufus · github.com/TechDufus/oh-my-claude

Attach ultrawork-style parallel execution and workflow hooks to ordinary Claude Code prompts so multi-step tasks fan out instead of running strictly serial.

114
GitHub stars
0
Installs
0
Community votes
One vote per signed-in builder - it helps surface the tools the community actually relies on.
Install

Add it to Claude Code

Install the plugin in Claude Code. One command, paste-ready.

Install the plugin
/plugin install techdufus-oh-my-claude@TechDufus/oh-my-claude
Add to ClaudeUse the Agent APISkillselion is itself an MCP server - your agent can fetch this config directly.
Agent API

Built to be called by your agent

Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.

Retrieve this entry with skillselion.get_details("plugin:TechDufus/oh-my-claude") and the paste-ready config with skillselion.get_install_config("plugin:TechDufus/oh-my-claude").

About

What it does

techdufus-oh-my-claude is a Claude Code plugin that layers an ultrawork execution pattern onto your prompts so the agent can pursue maximum parallel work—subagents, hooks, and workflow automation—rather than chewing through a long backlog one step at a time. Solo builders feel this pain when a single session must refactor, test, document, and review across a wide surface area: serial turns waste context and wall-clock time. Oh-my-claude is journey-wide because you can invoke the same parallelism whether you are scoping a feature, implementing it, or running a pre-ship review pass; it changes how work runs, not what domain you are in. It pairs with your existing skills and MCP tools rather than replacing them. It is not a substitute for clear requirements, code review discipline, or security scanning—you still own gates and merges. Install when you already live in Claude Code and want a productivity multiplier for large, splittable tasks. Expect intermediate comfort tuning prompts and accepting more concurrent agent activity in exchange for speed.

Highlights

  • Adds ultrawork mode to prompts for maximum parallel execution in Claude Code
  • Workflow automation via hooks and subagent-style parallel work (per plugin keywords)
  • Single-plugin bundle (pluginCount: 1) focused on execution throughput, not domain skills
  • Context7 and workflow-oriented keywords indicate doc-aware and orchestration-friendly usage
  • Productivity-category listing for builders who hit serial bottlenecks on large tasks

Why builders use it

Big agent tasks stall in one long serial chain, so refactoring, research, and fixes queue behind each other and burn your session budget.

Prompts can fan out into parallel execution patterns so splittable work finishes faster while you keep steering outcomes.

At a glance

  • Type - Plugin in Automation.
  • Adoption - 0 installs, 114 stars, 0 votes.

FAQ

Who is techdufus-oh-my-claude for?

Claude Code builders who routinely run large, multi-part tasks and want ultrawork-style parallel execution instead of strictly linear agent turns.

When should I use techdufus-oh-my-claude?

Use it when a prompt naturally splits into independent subtasks—wide refactors, parallel research, or multi-area fixes—and serial execution is the bottleneck.

How do I add techdufus-oh-my-claude to my agent?

Install the oh-my-claude plugin from the TechDufus/oh-my-claude catalog entry in Claude Code and follow the repository guidance to enable ultrawork on prompts and any bundled hooks or subagent settings.

Discussion

Comments

Share how you use techdufus-oh-my-claude, gotchas, or tips for other indie builders.

No comments yet - be the first to share how you use it.

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.