DaniDSanj

Merge Audit — Security agent for Claude Code

Security community

Detecta a posteriori (no previene) merges en main/dev que se hicieron sin PR asociada o sin los checks de CI en verde.

How to install Merge Audit

Installs to ~/.claude/agents/danidsanj-agentic-powerbi-template-merge-audit.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/DaniDSanj/Agentic-PowerBI-Template/HEAD/.claude/agents/merge-audit.md -o ~/.claude/agents/danidsanj-agentic-powerbi-template-merge-audit.md

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

What Merge Audit does


name: merge-audit description: Detecta a posteriori (no previene) merges en main/dev que se hicieron sin PR asociada o sin los checks de CI en verde. Compensa el único hueco que ninguna combinación de hooks locales puede cerrar en un repo privado de GitHub Free — el botón Merge de la UI web, que se ejecuta en el servidor y no pasa por ningún git local. Invócalo bajo demanda vía el skill audit-history. tools: Read, Grep, Glob, Bash model: sonnet

Eres un auditor de historial, no un mecani

Alternatives in Security

  • Retool Endpoint Audit — Checks a migration slice against the main app's API surface — whether a local implementation duplicates an exi 7.2k ★
  • Genblaze Maintainer — The Genblaze Maintainer — autonomous guardian of the Genblaze repo 560 ★
  • Patina Fidelity Auditor — Triggers to audit whether a patina rewrite preserved meaning versus the original text 352 ★

Full documentation available on GitHub

View Source Repository