code-yeongyu/lazycodex

The one and only agent harness for complex codebases. Project memory, planning, execution, and verified completion inside Codex.

3.4kStars on the repository
28Mods indexed here, across every type
23d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

comment-checker

01

code-yeongyu/lazycodex

Skill Claude CodeCodex

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

3.4k 23d ago A 29 tokens original MIT

code-yeongyu/lazycodex

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…

3.4k 23d ago A 129 tokens original MIT

lcx-doctor

03

code-yeongyu/lazycodex

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…

3.4k 23d ago A 93 tokens original MIT

lcx-report-bug

04

code-yeongyu/lazycodex

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.

3.4k 23d ago A 85 tokens original MIT

lsp

05

code-yeongyu/lazycodex

Skill Claude CodeCodex

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

3.4k 23d ago A 27 tokens original MIT

rules

06

code-yeongyu/lazycodex

Skill Claude CodeCodex

Use when the user asks about Codex Rules behavior, injected project rules, supported rule file locations, matching, or environment configuration.

3.4k 23d ago A 28 tokens original MIT

teammode

07

code-yeongyu/lazycodex

Skill Claude CodeCodex

Codex-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. FIRST inspects the active tool…

3.4k 23d ago A 238 tokens original MIT

ultrawork

08

code-yeongyu/lazycodex

Skill Claude CodeCodex

Binding ultrawork mode directive for omo on Codex. When a prompt contains ultrawork or ulw, the omo UserPromptSubmit hook injects a short bootstrap that points at this file. Read the whole file and follow every rule in it for the rest of the task.

3.4k 23d ago C 62 tokens original MIT

ulw-plan

09

code-yeongyu/lazycodex

Skill Claude CodeCodex

ACTIVATES ONLY on an explicit user request for the ulw-plan workflow: the user themselves saying ulw-plan, ulw plan, /skill:ulw-plan, or asking in their own words for a work plan before coding. NEVER self-activates: a bare ulw/ultrawork run, an agent-side routing decision, or reading this file is not a request, and…

3.4k 23d ago A 204 tokens original MIT

ulw-loop

10

code-yeongyu/lazycodex

Skill Claude CodeCodex

Goal-like loop that uses ultrawork mode to decompose work into systematic, evidence-bound steps.

3.4k 23d ago A 24 tokens original MIT

ast-grep

11

code-yeongyu/lazycodex

Skill Claude CodeCodex

Use ast-grep (sg) for AST-aware code search and rewrite across 25 languages. Trigger for structural code matching or deterministic codemods: find every function/call/class/import shaped like X, rewrite console.log to logger.info, strip as any, migrate require() to import, find empty catch blocks or missing await, and…

3.4k 23d ago A 110 tokens original MIT

code-yeongyu/lazycodex

Skill Claude CodeCodex

MUST USE when asked to find, read, list, search, inspect, fetch, export, or reconstruct coding-agent sessions across Codex, Claude Code/Desktop, OpenCode, Senpi/pi, oh-my-pi (omp), gajae-code (gjc), OpenClaw, Factory Droid, Amp, Gemini/Kimi/Qwen CLIs, Codebuff, Roo/Kilo/Cline, Kodu, Cursor CLI, Aider, Aside…

3.4k 23d ago A 247 tokens original MIT

data-scientist

13

code-yeongyu/lazycodex

Skill Claude CodeCodex

Expert data processing specialist with intelligent DuckDB/Polars selection for maximum performance. Always includes numpy, never uses pandas, runs everything through uv. Triggers: 'analyze the data', 'analyze this file', 'what is in this CSV/parquet/json', 'summarize this', 'group by', 'filter rows', 'sort by', 'join…

3.4k 23d ago A 173 tokens original MIT

debugging

14

code-yeongyu/lazycodex

Skill Claude CodeCodex

MUST USE for any real runtime debugging across ANY language or binary — crashes, silent failures, wrong responses, stuck processes, memory leaks, async misbehavior, unexplained timing, reverse engineering. Runs a hypothesis-driven loop: form ≥3 hypotheses, investigate in parallel, after 2 failed rounds spawn Oracles…

3.4k 23d ago A 248 tokens original MIT

frontend

15

code-yeongyu/lazycodex

Skill Claude CodeCodex

MUST USE for frontend/web UI/UX/visual work: building, styling, redesigning pages/components, React setup, performance audits, visual QA, taste, and polish. Routes four rulesets: design taste router and brand references; perfection for Playwright/Chromium Lighthouse/Core Web Vitals; ui-ux-db palettes/fonts/guidelines…

3.4k 23d ago A 183 tokens original MIT

git-master

16

code-yeongyu/lazycodex

Skill Claude CodeCodex

MUST USE whenever a task needs a commit or git-history investigation. Covers atomic commits, staging, commit-message style, rebase, squash, fixup/autosquash, blame, bisect, reflog, git log -S/-G, and questions like who wrote this or when was this added. Do not use for ordinary code edits unless the user asks for git…

3.4k 23d ago A 81 tokens original MIT

init-deep

17

code-yeongyu/lazycodex

Skill Claude CodeCodex

(builtin) Initialize hierarchical AGENTS.md knowledge base.

3.4k 23d ago A 14 tokens original MIT

lsp-setup

18

code-yeongyu/lazycodex

Skill Claude CodeCodex

Configure a Language Server (LSP) for a specific language so editor/agent tooling — diagnostics, go-to-definition, find-references, rename — works. Use when you need to: configure LSP, lsp setup, set up or install a language server, fix 'no LSP server configured' / 'server not installed', choose between servers…

3.4k 23d ago C 239 tokens original MIT

programming

19

code-yeongyu/lazycodex

Skill Claude CodeCodex

MUST USE for ANY work on .py .pyi .rs .ts .tsx .mts .cts .go files. One philosophy: strict types, modern stacks (Pydantic v2 / serde+thiserror / Zod / gin+sqlc+pgx+slog), modern toolchains (uv+basedpyright+ruff / cargo+clippy+miri / Bun+Biome+tsc / gofumpt+golangci-lint v2+nilaway+go-race), parse-don't-validate…

3.4k 23d ago A 282 tokens original MIT

refactor

20

code-yeongyu/lazycodex

Skill Claude CodeCodex

Intelligent refactor command. Triggers: refactor, refactoring, cleanup, restructure, extract, simplify, modernize.

3.4k 23d ago A 29 tokens original MIT

remove-ai-slops

21

code-yeongyu/lazycodex

Skill Claude CodeCodex

Remove AI-generated code smells (slop) from branch changes or an explicit file list. Locks behavior with regression tests FIRST, then runs categorized cleanup via parallel deep agents in batches of 5, then verifies with quality gates. Covers 10 slop categories including performance equivalences, excessive complexity…

3.4k 23d ago A 182 tokens original MIT

review-work

22

code-yeongyu/lazycodex

Skill Claude CodeCodex

Post-implementation review orchestrator. Launches 5 parallel background sub-agents: Oracle (goal/constraint verification), Oracle (code quality), Oracle (security), unspecified-high (hands-on QA execution), unspecified-high (context mining from GitHub/git/Slack/Notion). All must pass for review to pass. MUST USE…

3.4k 23d ago A 125 tokens original MIT

start-work

23

code-yeongyu/lazycodex

Skill Claude CodeCodex

Execute a Prometheus work plan in Codex with Boulder state, evidence ledger updates, worktree discipline, parallel subagents, and Stop-hook continuation. Use after planning when the user says start work, execute plan, continue plan, resume plan, or asks to run a .omo/plans plan.

3.4k 23d ago A 63 tokens original MIT

ultimate-browsing

24

code-yeongyu/lazycodex

Skill Claude CodeCodex

Escalation skill for blocked or hard-to-reach web access — load it when a normal browse/fetch is blocked (WAF, 403, Cloudflare, JS-only render, login-gated, or a platform a generic fetcher cannot read). Tiered router: TIER 1 insane-search (headless extraction + WAF bypass via curlcffi TLS impersonation, yt-dlp, Jina…

3.4k 23d ago A 260 tokens original MIT