Code search agent for exploring any codebase. Use for finding code by intent, locating implementations, understanding how something works, or discovering related code. Prefer over Grep/Glob/Read for any semantic or exploratory question.
$curl -o .claude/agents/semble-search.md https://raw.githubusercontent.com/desplega-ai/agent-swarm/HEAD/.claude/agents/semble-search.mdInstalls into the current project.
Install semble-search by running `curl -o .claude/agents/semble-search.md https://raw.githubusercontent.com/desplega-ai/agent-swarm/HEAD/.claude/agents/semble-search.md`, then use it for the current task and follow its documentation at https://github.com/desplega-ai/agent-swarm.