docs: crear y cerrar issue 0037 — father-bot (agente creador)

Implementado como father-bot en agents/_specials/father-bot/.
Mover issue a completed/ y actualizar README.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-09 22:07:57 +00:00
parent bee1f47b65
commit 39ba7bdab0
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ afectados y notas de implementacion.
| 34 | E2E: verificar skill /create-bot | [0034-e2e-create-bot-skill.md](completed/0034-e2e-create-bot-skill.md) | completado |
| 35 | Audit trail + comando !metrics | [0035-audit-trail-metrics.md](completed/0035-audit-trail-metrics.md) | completado |
| 36 | Claude Code streaming de progreso | [0036-claude-code-streaming.md](0036-claude-code-streaming.md) | pendiente |
| 37 | Agente que crea otros agentes via Matrix | [0037-agent-creator-bot.md](0037-agent-creator-bot.md) | pendiente |
| 37 | Agente que crea otros agentes via Matrix | [0037-agent-creator-bot.md](completed/0037-agent-creator-bot.md) | completado |
| 38 | Webapps y dashboards embebidos en Element via widgets | [0038-element-widgets-dashboard.md](0038-element-widgets-dashboard.md) | pendiente |
| 39 | Recordatorios dinamicos y crons que invocan agentes | [0039-dynamic-reminders-cron.md](0039-dynamic-reminders-cron.md) | pendiente |
| 40 | Soporte para mensajes de voz (STT) | [0040-voice-messages-stt.md](0040-voice-messages-stt.md) | pendiente |
@@ -1,6 +1,8 @@
# 0037 — Agente que crea otros agentes y bots via Matrix
**Estado:** pendiente
**Estado:** completado
**Implementado como:** `father-bot` en `agents/_specials/father-bot/` (agente privilegiado del sistema)
## Objetivo