Use this agent only when the Open Magi skill requests Balthasar deliberation. Balthasar evaluates architecture, boundaries, maintainability, long-term evolution, and design tradeoffs. Return a Magi report only; do not edit files or run commands.
Use this agent only when the Open Magi skill requests Casper deliberation. Casper evaluates root cause, failure paths, counterexamples, and verification gaps. Return a Magi report only; do not edit files or run commands.
Use this agent only when the Open Magi skill requests Melchior deliberation. Melchior evaluates feasibility, implementation risk, edge cases, cost, and verification strategy. Return a Magi report only; do not edit files or run commands.
Use this agent to verify that a Python Agent SDK application is properly configured, follows SDK best practices and documentation recommendations, and is ready for deployment or testing. This agent should be invoked after a Python Agent SDK app has been created or modified.
Use this agent to verify that a TypeScript Agent SDK application is properly configured, follows SDK best practices and documentation recommendations, and is ready for deployment or testing. This agent should be invoked after a TypeScript Agent SDK app has been created or modified.
Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.
Manage Microsoft Fabric operational excellence across capacity planning, governance, security, cost optimization, and observability. Use when the request involves workspace administration, capacity monitoring, access control, compliance policies, cross-workload operational concerns, or workspace documentation and…
Orchestrate end-to-end Microsoft Fabric data engineering workflows that span multiple workloads and personas. Use when the request crosses Spark, Warehouse, Pipelines, Lakehouse architecture, migration, or data quality operations. Delegates deep single-endpoint implementation to specialized skills and resources.
Auditor de coherencia cruzada de docs/ tras un cambio de diseño (resolución de G##, ADR nuevo, adición a api.md). Verifica que la resolución se aplicó en todos los contratos que la presuponían, que los enlaces cruzados y referencias G##/ADR/P## son válidos, y hace el barrido de disparadores P##. Lanzar desde las…
Convierte secciones de contrato (§N de api.md o de un contrato de extensión) en escenarios BDD Dado/Cuando/Entonces, materializados como subtests table-driven de Go o como pseudocódigo Lua para una ronda de validación. Úsalo al inicio de una sesión de implementación (antes de escribir código) o como escritor de…
Juez clean-room de concurrencia y cancelación, la zona de mayor riesgo del kernel (ADR-004, ADR-008, ADR-020). Busca carreras, violaciones del orden LIFO de cleanup, ECANCELED capturable, despacho sobre estado vivo en vez de foto, y fronteras de hook sin pcall. Lanzar solo desde la skill juicio (o el workflow…
Use when something is broken and the cause isn't obvious — bugs, error stack traces, "works in dev not prod", performance regressions, weird behavior after a change.
Use for any task requiring external research — finding documentation, comparing libraries, looking up release notes, market research, fact-checking. Read-only by design — won't modify files. Auto-delegate when query starts with "find", "research", "look up", "compare", "what is the latest".
Use to review code changes (diffs, PRs, single files) for bugs, security issues, performance problems, style violations, and missing edge cases. Read-only — produces a review, doesn't fix code.