code-yeongyucode-yeongyuCommunityยท41 Agent Skills Included

oh-my-opencode

Supercharge OpenCode and Codex with agents, hooks, and skills

Extends OpenCode and Codex CLI with 11 specialized agents, 54+ lifecycle hooks, background task orchestration, and team-mode multi-agent coordination. Eliminates manual PR workflows, dead code cleanup, release publishing, and security auditing through ready-made skills. Ships with built-in LSP tools, browser automation, and QA harnesses so agents finish real coding work end to end.
npx skills add code-yeongyu/oh-my-opencode --all -g -y
Available:

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 Indicators
๐Ÿ“ฆ In Repo
code-yeongyucode-yeongyu

github-triage

Analyze open GitHub issues and pull requests to generate evidence-backed status reports.

Community
Advanced
๐Ÿ“ฆ In Repo
code-yeongyucode-yeongyu

hyperplan

Orchestrate adversarial multi-agent planning to identify structural flaws and refine complex project strategies.

Community
Advanced
๐Ÿ“ฆ In Repo
code-yeongyucode-yeongyu

codex-qa

Validate Codex plugin hooks and installation integrity within isolated sandbox environments.

Community
Advanced
๐Ÿ“ฆ In Repo
code-yeongyucode-yeongyu

remove-deadcode

Automate the identification and removal of unused code using parallel deep agent orchestration.

Community
Advanced
๐Ÿ“ฆ In Repo
code-yeongyucode-yeongyu

opencode-qa

Validate and debug the OpenCode agent using automated CLI, server, and database diagnostic scripts.

Community
Advanced
๐Ÿ“ฆ In Repo
code-yeongyucode-yeongyu

senpi-qa

Validate the Senpi adapter and task engine against live binary drivers in isolated environments.

Community
Advanced
๐Ÿ“ฆ In Repo
code-yeongyucode-yeongyu

get-unpublished-changes

Analyze unpublished git changes against release layers to determine versioning and changelog requirements.

Community
Intermediate
๐Ÿ“ฆ In Repo
code-yeongyucode-yeongyu

publish

Automate the release workflow for npm packages and GitHub releases with integrated verification.

Community
Advanced
๐Ÿ“ฆ In Repo
code-yeongyucode-yeongyu

tech-debt-audit

Analyze codebase health and technical debt across nine architectural and operational dimensions.

Community
Advanced
๐Ÿ“ฆ In Repo
code-yeongyucode-yeongyu

security-research

Orchestrate parallel vulnerability audits and exploitability testing using a multi-agent team mode workflow.

Community
Advanced
๐Ÿ“ฆ In Repo
code-yeongyucode-yeongyu

pi-goal

Implement persistent goal tracking and agent-callable tools for the Pi coding agent environment.

Community
Intermediate
๐Ÿ“ฆ In Repo
code-yeongyucode-yeongyu

agent-browser

Automate browser interactions for web testing, form filling, and data extraction tasks.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How 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โ†’