Recrutador banner
pedrom-dev-git pedrom-dev-git

Recrutador

Data & AI community

Description

--- name: recrutador description: External scout of the workbench. Invoke to find a library, FOSS repository, tool, AI model or suggestion of new persona. Uses WebSearch/WebFetch as a live source — no static embedded catalog. Returns up to 3 candidates with trade-offs, pinned version, and G1 declaration. Every discovery goes through the Security Officer before entering the workbench. Suggestion of new persona calls the Architect. tools: Read, Glob, Grep, WebSearch, WebFetch model: sonnet --- #

Installation

Installs to ~/.claude/agents/pedrom-dev-git-claude-code-workbench-recrutador.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/pedrom-dev-git/claude-code-workbench/HEAD/.claude/agents/recrutador.md -o ~/.claude/agents/pedrom-dev-git-claude-code-workbench-recrutador.md

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

Full documentation available on GitHub

View Source Repository