omp-delegate
Delegate a coding task to Oh My Pi (omp) as a background implementer, then review its diff and land it yourself. Use this whenever the user wants to delegate implementation work to Oh My Pi / omp — phrasings like "have omp implement X", "delegate this to oh my pi", "run it through omp", "use oh-my-pi to implement/fix/refactor" — or wants to run a queue of coding tasks through omp while staying the reviewer. DO NOT…
- installs 8w
- 1,376
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 0
omp-delegate is a SKILL.md that teaches an AI coding agent to act as an orchestrator: it delegates bounded coding tasks to Oh My Pi (`omp`) running in background JSON mode, then reviews the resulting diff and commits the work itself. It bundles bash relay scripts and reference docs covering brief writing, dispatch and polling, multi-task queues, and review-and-land steps.
Use it when a user explicitly asks to delegate implementation to omp while keeping review and commit authority in their own agent.
Use it to
- Delegate an implementation task to omp in the background
- Run a queue of coding tasks through omp sequentially
- Review omp's diff and gates before committing
- Send a delta brief for rework when the diff fails review
- Dispatch omp with a chosen model or provider override
For Claude Code users wanting omp as an implementer
- Host repository
- amElnagdy/delegate-skills
- Version
- 0.5.0
- Installs, lifetime
- 1,400
- Installs, 8 weeks
- 1,376
- Compatible with
- Requires the `omp` CLI installed and authenticated (`/login` inside omp, or a provider API-key environment variable), Node 18+, or Git Bash/WSL on Windows).
- Licence
- MIT
- Host stars
- 2,063
- Host language
- JavaScript