
code-yeongyu
code-yeongyu / browser
69.4kDrives a real browser through the omowright library from the js eval kernel: sites the user is already signed into, forms and clicks, JS-rendered pages, screenshots, web QA, extension popups, a human handoff for login, CAPTCHA or OTP, and a browser you own for scraping, bot-scored targets, network c…
code-yeongyu / codex-qa
69.4kQA 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.
code-yeongyu / coding-agent-sessions
69.4kFinds, reads, and reconstructs coding-agent sessions across Codex, Claude, OpenCode, OMO/Senpi, and other local agent logs
code-yeongyu / comment-checker
69.4kUse when Codex needs to understand or respond to automatic comment-checker feedback emitted after an edit-like PostToolUse hook.
code-yeongyu / data-scientist
69.4kProcesses and analyzes data with resident-kernel engines (DuckDB, Polars) and one-shot tools. Use for CSV/parquet/JSON analysis, group-by/join/aggregation, time series, distributions, cleaning, or plotting a dataset.
code-yeongyu / debugging
69.4kRuns a hypothesis-driven debugging loop across any language or binary, escalating to orthogonal oracle angles and locking the fix with a failing test. Use for crashes, silent failures, hangs, wrong responses, memory leaks, async misbehavior, or reverse engineering.
code-yeongyu / frontend
69.4kBuilds, styles, and polishes web UI and UX. Use for any frontend, page, component, styling, layout, animation, or visual-quality task, or when asked to make an interface look or feel a certain way.
code-yeongyu / get-unpublished-changes
69.4kCompare HEAD with the latest published npm versions and list all unpublished changes by release layer. Triggers: unpublished changes, changelog, what changed, whats new.
code-yeongyu / github-triage
69.4kRead-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.
code-yeongyu / hyperplan
69.4kAdversarial 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 `pl…
code-yeongyu / lcx-contribute-bug-fix
69.4kContribute 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 mi…
code-yeongyu / lcx-report-bug
69.4kCreate 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,…
code-yeongyu / lsp
69.4kUse when Codex needs language-server diagnostics, definitions, references, symbols, or rename safety checks in the current workspace.
code-yeongyu / opencode-qa
69.4kQA 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.
code-yeongyu / pre-publish-review
69.4kNuclear-grade 12-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 (orchestrator manual QA plus one gate reviewer) for holistic review, and 1 oracle for over…
code-yeongyu / programming
69.4kApplies strict, modern language practice (typed errors, exhaustive match, tests that can fail) for Python, Rust, TypeScript, and Go. Use for work on .py, .rs, .ts, or .go files.
code-yeongyu / publish
69.4kPublish 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: <patch|minor|major|explicit-semver>.
code-yeongyu / remove-deadcode
69.4kRemove unused code from this project with ultrawork mode, LSP-verified safety, atomic commits. Triggers: remove dead code, dead code, cleanup, remove unused.
code-yeongyu / review-work
69.4kPost-implementation gate review: run manual QA on the real surface yourself, then launch ONE gate reviewer (never a panel) to audit goal, constraints, code quality, security, missed context, and QA evidence. Use before a PR handoff or when the user explicitly asks to review completed work.
code-yeongyu / security-research
69.4kTeam 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.
code-yeongyu / senpi-qa
69.4kQA 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/<slug>/.
code-yeongyu / teammode
69.4kCodex-only team orchestration: run a named team of cooperating Codex workers with durable, script-managed state. MUST USE when the user asks Codex to create, run, coordinate, inspect, archive, or delete a team of agents/threads/sessions, or to work on something as a team in parallel.
code-yeongyu / tech-debt-audit
69.4kThorough, file-cited technical debt audit across 9 dimensions using AST-grep (tree-sitter), grep, LSP, and language-native tooling. Produces TECH_DEBT_AUDIT.md with severity, effort estimates, and prioritized fixes
code-yeongyu / ultimate-browsing
69.4kRenders, drives, and screenshots web pages: JS-rendered sources, clicks and forms, persistent logins, WAF-blocked hosts (platform-native readers, stealth Chrome), and the browsing lane of a research run, with screenshots as provenance. Not for plain search or unblocked static fetch.
code-yeongyu / ultrawork
69.4kThe binding ultrawork-mode directive. This file IS the directive; read it only when ultrawork mode is requested and the directive is not already in the conversation.
code-yeongyu / ulw-plan
69.4kExplore-first planning consultant that writes one decision-complete work plan before coding. Use only on an explicit user request for the ulw-plan workflow or a plan before implementation; it never self-activates on a bare ulw run.
code-yeongyu / visual-qa
69.4kRuns rigorous visual QA across web, terminal, and paginated surfaces with screenshot evidence and a verdict. Use for any UI build or change, or when asked whether a page, component, or TUI looks right.
code-yeongyu / work-with-pr
69.4kFull 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.
code-yeongyu / dag-library
69.4kStores a DAG definition once and re-runs it by name, instead of pasting the definition into every run
code-yeongyu / git-master
69.4kHandles git work: atomic commits, rebase, squash, blame, bisect, reflog, and history questions
code-yeongyu / give-me-tips
69.4kExplains any senpi tip in depth, including Tip: lines in the TUI
code-yeongyu / init-deep
69.4kInitializes a hierarchical AGENTS.md knowledge base for a project
code-yeongyu / lcx-doctor
69.4kDiagnose LazyCodex and Codex CLI installation health against the latest sources
code-yeongyu / lsp-setup
69.4kConfigures a language server so editor/agent tooling (diagnostics, go-to-definition, references, rename) works
code-yeongyu / mass-ulw
69.4kDrives dependency-ordered child work through the native workflow tool, one run per phase with retry/amend/send recovery
code-yeongyu / omomomo
69.4kEaster egg command - about oh-my-opencode. Triggers: omomomo, about, easter egg.
code-yeongyu / onboarding
69.4kGuides a first-time omo user through setup and the core workflow
code-yeongyu / refactor
69.4kGuides a refactor, cleanup, or restructure with the right decomposition
code-yeongyu / remove-ai-slops
69.4kRemoves AI-generated code smells from branch changes or an explicit file list behind regression tests
code-yeongyu / ulw-execute
69.4kExecutes a written ulw-plan work plan with Boulder state, evidence ledger, worktree discipline, and parallel subagents
code-yeongyu / ulw-loop
69.4kA goal-like loop that decomposes work into systematic, evidence-bound ultrawork steps
code-yeongyu / ulw-research
69.4kRuns maximum-saturation research with a cooperating team, claim-graph gating, and a cited, QA'd deliverable
code-yeongyu / ast-grep
69.4kSearches and rewrites code by AST shape across 25 languages
code-yeongyu / dev-browser
69.4kBrowser automation with persistent page state