code-yeongyu/lazyclaudecode

omo for Claude Code — native Claude Code plugin marketplace (Sisyphus Labs / omo): rules, comment-checker, LSP, ultrawork, ultragoal, start-work continuation, telemetry + bundled ast-grep & LSP MCP servers.

18Stars on the repository
25Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

comment-checker

01

code-yeongyu/lazyclaudecode

Skill Claude CodeCodex

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

18 3mo ago A 29 tokens copy · 100% MIT

lsp

02

code-yeongyu/lazyclaudecode

Skill Claude CodeCodex

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

18 3mo ago A 27 tokens copy · 100% MIT

rules

03

code-yeongyu/lazyclaudecode

Skill Claude CodeCodex

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

18 3mo ago A 28 tokens copy · 89% MIT

ulw-loop

04

code-yeongyu/lazyclaudecode

Skill Claude CodeCodex

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

18 3mo ago C 24 tokens original MIT

ai-slop-remover

05

code-yeongyu/lazyclaudecode

Skill Claude CodeCodex

Removes AI-generated code smells from a SINGLE file while preserving functionality. For multiple files, call in PARALLEL per file.

18 3mo ago A 32 tokens original MIT

debugging

06

code-yeongyu/lazyclaudecode

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…

18 3mo ago A 244 tokens copy · 94% MIT

code-yeongyu/lazyclaudecode

Skill Claude CodeCodex

Strategic planning consultant that produces decision-complete work plans through Socratic interview, codebase exploration, Metis gap analysis, and optional Momus high-accuracy review. MUST USE when the task has 5+ steps, scope is ambiguous, multiple modules are involved, or the user asks for a plan. Triggers: plan…

18 3mo ago A 104 tokens original MIT

programming

10

code-yeongyu/lazyclaudecode

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…

18 3mo ago A 261 tokens original MIT

refactor

11

code-yeongyu/lazyclaudecode

Skill Claude CodeCodex

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

18 3mo ago A 29 tokens copy · 86% MIT

remove-ai-slops

12

code-yeongyu/lazyclaudecode

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…

18 3mo ago A 182 tokens original MIT

review-work

13

code-yeongyu/lazyclaudecode

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 after…

18 3mo ago A 116 tokens original MIT

start-work

14

code-yeongyu/lazyclaudecode

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.

18 3mo ago A 63 tokens original MIT