oh-my-opencode
Supercharge OpenCode and Codex with agents, hooks, and skills
Directs the AI agent to follow a strict change-execution protocol: plan first, work in isolated git worktrees, run mandatory real-harness QA with evidence files, and deliver all changes through the work-with-pr skill until merged.
All Skills in This Repository (41)
Pure Emerald Level Indicatorsgithub-triage
Analyze open GitHub issues and pull requests to generate evidence-backed status reports.
hyperplan
Orchestrate adversarial multi-agent planning to identify structural flaws and refine complex project strategies.
codex-qa
Validate Codex plugin hooks and installation integrity within isolated sandbox environments.
remove-deadcode
Automate the identification and removal of unused code using parallel deep agent orchestration.
opencode-qa
Validate and debug the OpenCode agent using automated CLI, server, and database diagnostic scripts.
senpi-qa
Validate the Senpi adapter and task engine against live binary drivers in isolated environments.
get-unpublished-changes
Analyze unpublished git changes against release layers to determine versioning and changelog requirements.
publish
Automate the release workflow for npm packages and GitHub releases with integrated verification.
tech-debt-audit
Analyze codebase health and technical debt across nine architectural and operational dimensions.
security-research
Orchestrate parallel vulnerability audits and exploitability testing using a multi-agent team mode workflow.
pi-goal
Implement persistent goal tracking and agent-callable tools for the Pi coding agent environment.
agent-browser
Automate browser interactions for web testing, form filling, and data extraction tasks.
Frequently Asked Questions
FAQPage SchemaHow to install oh-my-opencode?โผ
Run `npx skills add code-yeongyu/oh-my-opencode --all -g -y` in your terminal to install all skills in this suite globally.
What does oh-my-opencode add to OpenCode?โผ
It adds 11 specialized agents, 54+ lifecycle hooks, background task orchestration, team-mode multi-agent coordination, and built-in MCP servers for LSP, web search, and code search.
How do I automate a full PR workflow with AI?โผ
The work-with-pr skill handles the entire lifecycle: it creates an isolated worktree, implements with evidence-bound QA, opens a reviewer-readable PR, loops through CI and review gates, and merges.
Does oh-my-opencode work with Codex CLI?โผ
Yes. The Light Edition (lazycodex) installs the same rules, ultrawork, LSP, and comment-checker components into Codex CLI via its plugin system.
Can it run security audits on my codebase?โผ
Yes. The security-research skill spins up a 5-agent team of vulnerability hunters and PoC engineers that prove exploitability and classify findings by CWE and severity.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core