Validador banner
pedrom-dev-git pedrom-dev-git

Validador

Development community

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

Terminal
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 Repository