fzf agents

7 tagged fzf, measured the same way as everything else here.

Browse within: dotfiles 7ai-integration 6chezmoi 6macos 6nix 6

GLOBAL_AGENTS

01

rgomezcasas/dotfiles

Agent

You have access to the agent-browser tool. Prefer using it over Playwright whenever possible.

362 13d ago A 0 tokens original MIT

Explore

02

signalridge/dotfiles

Agent

Fast read-only search/navigation agent for locating code. Find files by pattern (e.g. src//.tsx), grep for symbols or keywords, or answer "where is X defined / which files reference Y." Do NOT use for code review, design-doc auditing, cross-file consistency checks, or open-ended analysis — it reads excerpts, not whole…

41 2d ago A 99 tokens

Research

03

signalridge/dotfiles

Agent

Read-only research agent for questions whose answer lives OUTSIDE this repository: library/framework APIs, version and migration details, third-party error messages, how a public project behaves, papers, and multi-source or contested external questions. Returns a SOURCED answer — every claim carries the URL, doc…

41 2d ago A 96 tokens

Verify

04

signalridge/dotfiles

Agent

Adversarial read-only checker for ONE stated claim. You give it a single specific assertion — "this function is never called with null", "removing X breaks nothing", "the fix in commit abc handles the empty case", "these two configs cannot both be active" — and it tries to REFUTE it, returning CONFIRMED / REFUTED /…

41 2d ago A 143 tokens