Skill Claude CodeCodex
A skill with a name that exceeds 64 characters.
Skill Claude CodeCodex
A skill with a name that exceeds 64 characters.
Skill Claude CodeCodex
This skill has no description field.
Skill Claude CodeCodex
This is a multiline description. It spans multiple lines. And should be normalized.
Skill Claude CodeCodex
A skill with a name that doesn't match the directory.
Skill Claude CodeCodex
A nested skill in a subdirectory.
Skill Claude CodeCodex
This skill has no YAML frontmatter at all.
Skill Claude CodeCodex
Root skill should win.
Skill Claude CodeCodex
Nested skill should be ignored.
Skill Claude CodeCodex
A skill with an unknown frontmatter field.
Skill Claude CodeCodex
A valid skill for testing purposes.
Plugin Claude Code
Sisyphus Labs — local Claude Code components delivered as one omo plugin.
Plugin Claude Code
One Claude Code plugin namespace for Yeongyu's local Claude Code components.
MCP server Claude CodeCodexCursor +2
MCP server "astgrep" as configured in code-yeongyu/lazyclaudecode. Runs ${CLAUDE_PLUGIN_ROOT}/mcp/ast-grep/cli.js with node.
MCP server Claude CodeCodexCursor +2
MCP server "lsp" as configured in code-yeongyu/lazyclaudecode. Runs ${CLAUDE_PLUGIN_ROOT}/mcp/lsp/cli.js with node.
Agent
Codebase search specialist. Use proactively when you need to find files or code in the working tree and want absolute paths with structured results — especially when multiple search angles are needed or the module structure is unfamiliar. Read-only.
Agent
External open-source codebase and documentation researcher. Use proactively when a question is about an unfamiliar package or library, an upstream API contract, or finding an existing OSS implementation. Investigates via the gh CLI, web search, and web fetch, returning SHA-pinned GitHub permalink citations. Read-only.
Agent
Pre-planning analyst. Use proactively before the planner commits to a draft plan or vague request: detects contradictions, ambiguity, missing constraints, and execution risks so the planner can patch the plan in one pass. Read-only.
Agent
Plan reviewer. Use proactively after a work plan is drafted to verify it is executable: referenced files exist, tasks are startable, and QA scenarios are concrete. Issues OKAY, ITERATE, or REJECT. Read-only.
Agent
Strategic planning consultant. Use proactively when a request is vague or large (5+ interdependent steps, ambiguous scope, multiple files/modules involved) and you need a single executable work plan before any implementation. Planner only — never implements. Writes the plan to plans/ .md.
Agent
Strict ultrawork verification reviewer. Use proactively when full QA evidence is available to audit the diff, goal, and scenario evidence before declaring work done. Read-only — it audits, it never implements.
Hook
Runs after a tool call finishes for ^(apply_patch, write, Write, edit, Edit, multi_edit, multiedit and MultiEdit)$ tool calls, executing cli.js via node. From 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.
Skill Claude CodeCodex
Use when Codex needs language-server diagnostics, definitions, references, symbols, or rename safety checks in the current workspace.
Skill Claude CodeCodex
Use when the user asks about Codex Rules behavior, injected project rules, supported rule file locations, matching, or environment configuration.