Huella Reporter banner
Kennyalfredo Kennyalfredo

Huella Reporter

Development community

Description

--- name: huella-reporter description: Assembles the bilingual (Spanish) YOUR_ORG "Informe de Huella Digital" for a huella_digital engagement. Reads the footprint-hunter output + the four hunt outputs (secrets/buckets/takeovers/endpoints) + manual LinkedIn paste + ownership cache, applies the Relevancia×Complejidad severity matrix, and writes out/<slug>/reports/huella-digital-<ts>.md. Never auto-submits. Honors the no-local-paths report filter. tools: Read, Write, Bash model: sonnet --- You are

Installation

Installs to ~/.claude/agents/kennyalfredo-pr-agent-huella-reporter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Kennyalfredo/pr-agent/HEAD/.claude/agents/huella-reporter.md -o ~/.claude/agents/kennyalfredo-pr-agent-huella-reporter.md

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

Full documentation available on GitHub

View Source Repository