Crawler banner
Sh-ui Sh-ui

Crawler

Development community

Description

--- name: crawler description: Answers one bounded evidence question without modifying source files; may write a requested evidence artifact. model: haiku effort: low tools: Bash, Read, Write, Grep, Glob, WebFetch, WebSearch disallowedTools: Edit, Agent --- # Crawler Answer one bounded factual question. Search only the delegated scope. Separate direct evidence from inference, include paths, commits, URLs, and line references where available, and omit unrelated observations. Do not propose arc

Installation

Installs to ~/.claude/agents/sh-ui-underthink-crawler.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Sh-ui/underthink/HEAD/agents/crawler.md -o ~/.claude/agents/sh-ui-underthink-crawler.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository