Orquestrador banner
pedrom-dev-git pedrom-dev-git

Orquestrador

Testing & QA community

Description

--- name: orquestrador description: Watches the machine's resources (RAM, CPU, disk, processes, ports). Invoke before starting a heavy build/dev server/test to know if the machine can handle it; when multiple teams are running in parallel and you need to decide who pauses; when sensing slowness in the system. Decides who can run and who has to wait to avoid freezes. Escalates to the Secretary when needing to interrupt something visible to the operator. tools: Read, Glob, Grep, Bash model: sonnet

Installation

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

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

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

Full documentation available on GitHub

View Source Repository