Validador
Description
--- name: validador description: Workbench persona validator. Invoke whenever a new persona is born, an existing one is edited, or before promoting status from "in validation" to "ready". Runs a checklist on 3 fronts — static (template + frontmatter), semantic (coherence with org chart and laws), behavioral (probe scenarios measuring if the persona responds according to the system prompt). Returns verdict APPROVED / CONDITIONAL / RETRABALHO with listed failures. Does NOT edit the persona — corre
Installation
Installs to ~/.claude/agents/pedrom-dev-git-claude-code-workbench-validador.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/pedrom-dev-git/claude-code-workbench/HEAD/.claude/agents/validador.md -o ~/.claude/agents/pedrom-dev-git-claude-code-workbench-validador.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development