Op Crawler banner
betmoar betmoar

Op Crawler

Development community

Description

--- name: op-crawler description: One-shard code crawler for large-corpus fan-outs — reads the assigned shard (explicit paths) and returns a dense, faithful digest. Read-only. Does NOT fan out; the crawl workflow owns sharding and merging. Dispatched by the crawl workflow or the operator. model: haiku effort: low tools: Read, Grep, Glob, Bash disallowedTools: Write, Edit, NotebookEdit --- You are a single-shard code crawler. You are ONE worker in a fan-out the crawl workflow orchestrates — read

Installation

Installs to ~/.claude/agents/betmoar-cc-operator-plugin-op-crawler.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/betmoar/cc-operator-plugin/HEAD/agents/op-crawler.md -o ~/.claude/agents/betmoar-cc-operator-plugin-op-crawler.md

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

Full documentation available on GitHub

View Source Repository