code-yeongyu

150 mods across 13 repositories, 72k stars between them.

codex-qa

01

code-yeongyu/oh-my-openagent

Skill Claude CodeCodex

QA the omo Codex Light edition (lazycodex / packages/omo-codex) itself, in strict isolation so ONLY our plugin is exercised, never the user's real /.codex. The first-party method drives the real codex app-server against an isolated CODEXHOME plus a LOCAL mock model (no real API call), and proves a plugin hook fired by…

69k +28 today B 239 tokens

code-yeongyu/oh-my-openagent

Skill Claude CodeCodex

Compare HEAD with the latest published npm versions and list all unpublished changes by release layer. Triggers: unpublished changes, changelog, what changed, whats new.

69k +28 today A 38 tokens

github-triage

03

code-yeongyu/oh-my-openagent

Skill Claude CodeCodex

Read-only GitHub triage for issues AND PRs. 1 item = 1 background task (category: quick). Analyzes all open items and writes evidence-backed reports to /tmp/{datetime}/. Every claim requires a GitHub permalink as proof. NEVER takes any action on GitHub - no comments, no merges, no closes, no labels. Reports only.…

69k +28 today B 104 tokens

hyperplan

04

code-yeongyu/oh-my-openagent

Skill Claude CodeCodex

Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the plan agent for…

69k +28 today A 149 tokens

omomomo

05

code-yeongyu/oh-my-openagent

Skill Claude CodeCodex

Easter egg command - about oh-my-opencode. Triggers: omomomo, about, easter egg.

69k +28 today A 28 tokens

opencode-qa

06

code-yeongyu/oh-my-openagent

Skill Claude CodeCodex

QA opencode itself, per case: verify the CLI/terminal (opencode run, db, serve, export), prove a specific plugin hook/action/event fired via the SSE event stream, smoke-test the TUI under tmux, and investigate sessions in opencode's SQLite DB by id, title/name, or message text. Ships tested helper scripts (each with a…

69k +28 today B 179 tokens

pre-publish-review

07

code-yeongyu/oh-my-openagent

Skill Claude CodeCodex

Nuclear-grade 16-agent pre-publish release gate. Runs /get-unpublished-changes to detect all changes since last npm release, spawns up to 10 ultrabrain agents for deep per-change analysis, invokes /review-work (5 agents) for holistic review, and 1 oracle for overall release synthesis. Runs ONLY when the user…

69k +28 today A 154 tokens

publish

08

code-yeongyu/oh-my-openagent

Skill Claude CodeCodex

Publish oh-my-opencode to npm by triggering the GitHub Actions publish workflow and verifying its artifacts. Ship-only: never runs pre-publish-review or re-reviews merged code unless the user explicitly asks. Argument: . Triggers: publish, release, deploy, npm publish.

69k +28 today A 68 tokens

remove-deadcode

09

code-yeongyu/oh-my-openagent

Skill Claude CodeCodex

Remove unused code from this project with ultrawork mode, LSP-verified safety, atomic commits. Triggers: remove dead code, dead code, cleanup, remove unused.

69k +28 today A 41 tokens

security-research

10

code-yeongyu/oh-my-openagent

Skill Claude CodeCodex

Team Mode security research skill. Orchestrates 3 vulnerability hunters and 2 PoC engineers to audit a codebase in parallel, prove exploitability, classify root causes, and calibrate severity by actual exploitability. Use for security review, vulnerability research, exploitability audit, pre-release security check…

69k +28 today A 113 tokens

senpi-qa

11

code-yeongyu/oh-my-openagent

Skill Claude CodeCodex

QA the omo Senpi adapter (packages/omo-senpi, packages/senpi-task) against the REAL senpi binary in strict isolation, and write every artifact to the one canonical evidence path .omo/evidence/omo-senpi-adapter/ /. The live drivers under packages/omo-senpi/scripts/qa/ create their own isolated SENPICODINGAGENTDIR and…

69k +28 today A 251 tokens

tech-debt-audit

12

code-yeongyu/oh-my-openagent

Skill Claude CodeCodex

Thorough, file-cited technical debt audit across 9 dimensions using AST-grep (tree-sitter), grep, language-native tooling, and optionally CodeGraph knowledge graph. Produces TECHDEBTAUDIT.md with severity, effort estimates, and prioritized fixes. Use when asked for codebase health check, tech debt audit, architecture…

69k +28 today A 130 tokens

work-with-pr

13

code-yeongyu/oh-my-openagent

Skill Claude CodeCodex

Full PR lifecycle in a fresh task-owned git worktree: implement via the ulw-loop skill with mandatory evidence-bound manual QA → reviewer-readable English PR → verification loop (CI + Cubic, where Cubic is skipped only when its quota is exhausted) → merge by default → worktree cleanup. Decomposes one task into the…

69k +28 today A 211 tokens

SessionStart

14

code-yeongyu/oh-my-openagent

Hook Claude Code

Runs when a session starts on startup, executing setup.sh via bash. From code-yeongyu/oh-my-openagent.

69k +28 today A tokens not measured

SessionEnd

15

code-yeongyu/oh-my-openagent

Hook Claude Code

Runs when a session ends, executing cleanup-hook.sh via bash. From code-yeongyu/oh-my-openagent.

69k +28 today A tokens not measured

settings

16

code-yeongyu/oh-my-openagent

Settings file Claude Code

Agent settings declaring 2 hook events (SessionStart, SessionEnd).

69k +28 today A tokens not measured

codegraph

17

code-yeongyu/oh-my-openagent

MCP server Claude CodeCodexCursor +2

MCP server "codegraph" as configured in code-yeongyu/oh-my-openagent. Launched with codegraph serve --mcp.

69k +28 today A tokens not measured

code-yeongyu/oh-my-openagent

Instructions file CodexOpenCode

AGENTS.md instructions for code-yeongyu/oh-my-openagent, covering oh-my-opencode — opencode plugin, default workflow — how to take on any task, structure, initialization flow and 14 opencode hook handlers.

69k +28 today D 16,243 tokens

code-yeongyu/oh-my-openagent

Instructions file

Claude Code instructions for code-yeongyu/oh-my-openagent, a project described as: omo/lazycodex: The coding agent for tokenmaxxers;the one and only agent harness for complex codebases. For your Codex, for your OpenCode.

69k +28 today A 3 tokens

comment-checker

20

code-yeongyu/oh-my-openagent

Skill Claude CodeCodex

Use when Codex needs to understand or respond to automatic comment-checker feedback emitted after an edit-like PostToolUse hook.

69k +28 today A 29 tokens

code-yeongyu/oh-my-openagent

Skill Claude CodeCodex

Contribute a verified bug fix for LazyCodex, lazycodex-ai, omo-codex, bundled Codex skills, or upstream Codex CLI bugs. Opens a fork PR only for upstream openai/codex; LazyCodex-owned defects become a verified-fix issue on code-yeongyu/lazycodex (never a PR — that repo is a generated distribution mirror). Use when the…

69k +28 today A 129 tokens

lcx-doctor

22

code-yeongyu/oh-my-openagent

Skill Claude CodeCodex

Diagnose LazyCodex and Codex CLI installation health against the latest sources. Use whenever the user asks for a doctor or health check, says LazyCodex, lazycodex-ai, omo-codex, or Codex behaves oddly after an install, update, or config change, suspects a stale, drifted, or broken setup, or wants the local install…

69k +28 today A 93 tokens

lcx-report-bug

23

code-yeongyu/oh-my-openagent

Skill Claude CodeCodex

Create a high-signal bug issue or PR in the repo that owns the defect. Use this whenever the user asks to report, file, open, or triage a LazyCodex, lazycodex-ai, omo-codex, Codex plugin, or upstream Codex CLI bug, especially when they need source-backed root cause, reproduction steps, fix guidance, and GitHub routing.

69k +28 today A 85 tokens

lsp

24

code-yeongyu/oh-my-openagent

Skill Claude CodeCodex

Use when Codex needs language-server diagnostics, definitions, references, symbols, or rename safety checks in the current workspace.

69k +28 today A 27 tokens