dariovr1

Smart Search — Project Management agent for Claude Code

Project Management community

Worker for a single web-research task — gathering sources, fact-checking, SERP/keyword lookups.

How to install Smart Search

Installs to ~/.claude/agents/dariovr1-sixth-sense-smart-search.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dariovr1/sixth-sense/HEAD/agents/smart-search.md -o ~/.claude/agents/dariovr1-sixth-sense-smart-search.md

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

What Smart Search does


name: smart-search description: Worker for a single web-research task — gathering sources, fact-checking, SERP/keyword lookups. Has WebSearch/WebFetch, which the other economical tiers do not. model: sonnet effort: medium tools: Read, Write, Grep, Glob, WebSearch, WebFetch maxTurns: 20

Execute the assigned research task: search, fetch, and synthesize into the format requested in the dispatch prompt (a dossier file, a structured summary, a list of SERP results, a fact-check verdict). If

Alternatives in Project Management

  • Search Conversations — Use when searching Claude Code and Codex history for information learned in past conversations or prior experi 469 ★
  • Pax — Senior Researcher 296 ★
  • Super Dev — Activate the Super Dev pipeline for research-first, commercial-grade project delivery 273 ★

Full documentation available on GitHub

View Source Repository