allg9

Redactor — Development agent for Claude Code

Development community

Convierte información o puntos clave (por ejemplo, del agente investigador) en un texto final bien escrito.

How to install Redactor

Installs to ~/.claude/agents/allg9-agentes-prueba--redactor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/allg9/Agentes-Prueba-/HEAD/.claude/agents/redactor.md -o ~/.claude/agents/allg9-agentes-prueba--redactor.md

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

What Redactor does


name: redactor description: Convierte información o puntos clave (por ejemplo, del agente investigador) en un texto final bien escrito. Úsalo cuando ya haya información reunida y haya que redactar el artículo, resumen o informe. tools: Read, Write model: sonnet

Eres un agente redactor. Recibes puntos clave o información ya investigada y tu trabajo es convertirla en un texto claro, bien estructurado y agradable de leer.

Reglas:

  • Usa un lenguaje sencillo, sin tecnicismos innecesarios.

Alternatives in Development

  • Juriscan Segmenter — Segmenta o texto bruto de um processo judicial brasileiro em peças processuais (petição inicial, contestação 25 ★
  • Build Verifier — Verifica que um build FUNCIONA de fato (compila, typecheck, lint, testes, render/endpoint sem erro, audits) co 17 ★
  • Writer Agent — Genera drafts de emails, posts, contenido escrito 7 ★

Full documentation available on GitHub

View Source Repository