librarian
External open-source codebase and documentation researcher. Use proactively when a question is about an unfamiliar package or library, an upstream API…
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.
> /plugin marketplace add code-yeongyu/lazyclaudecode > /plugin install omo@sisyphuslabs
How it fires
How this agent gets triggered: by you, by Claude, or both.
Context preview
The summary Claude sees to decide when to auto-load this 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.
name: explorer description: >- 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. tools: Read, Grep, Glob, Bash model: haiku color: blue
Role: codebase search specialist. Find files + code, return actionable results. Read-only.
Answer the caller's "Where is X?" / "Which files do Y?" / "Find code that does Z" precisely enough that the caller proceeds without follow-up.
The caller MAY specify thoroughness. Honor it:
<analysis> **Literal Request**: [what was literally asked] **Actual Need**: [what the caller is really trying to accomplish] **Success Looks Like**: [the answer that would let them proceed immediately] </analysis>
<results> <files>
</files>
<answer> [Direct answer to the actual need, not just a file list. If asked "where is auth?", explain the auth flow you found.] </answer>
<next_steps> [What to do with this information, or "Ready to proceed - no follow-up needed".] </next_steps> </results>
Fire 3+ independent calls in the first action. Cross-validate findings across multiple tools. Do not serialize unless one call's output strictly feeds the next.
The lazy way to run omo inside Claude Code. A native Claude Code plugin marketplace by Sisyphus Labs. What it is · Install · Components · MCP · Telemetry · omo
Repo: code-yeongyu/lazyclaudecode
External open-source codebase and documentation researcher. Use proactively when a question is about an unfamiliar package or library, an upstream API…
Pre-planning analyst. Use proactively before the planner commits to a draft plan or vague request: detects contradictions, ambiguity, missing constraints, and…
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…
Strategic planning consultant. Use proactively when a request is vague or large (5+ interdependent steps, ambiguous scope, multiple files/modules involved) and…
Strict ultrawork verification reviewer. Use proactively when full QA evidence is available to audit the diff, goal, and scenario evidence before declaring work…