con un clic
engineering-audit
Audit code with an evidence-first, pipeline-aware review format.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Audit code with an evidence-first, pipeline-aware review format.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Update CHANGELOG.md and usr/docs/changelogs in amkisko house style. Use when editing changelogs, preparing releases, or syncing engineering notes into product-facing release text.
Audit third-party dependencies with advisory scans plus deep recon/OSINT. Use when asked to audit, review, or harden the dependency graph, lockfiles, or package manifests.
Basado en la clasificación ocupacional SOC
| name | engineering-audit |
| description | Audit code with an evidence-first, pipeline-aware review format. |
Use when asked for an engineering audit, systems review, hot-path analysis, Big-O review, or pipeline-style inspection.
Read engineering-audit.md in this skill directory for dimensions, stage checks, finding format, and ranking.
Pipeline:
ingress → app logic → cache → database → queue → worker → external API → egress
Order findings by danger, then certainty, then impact, then fix cost. Present the smallest credible fix before structural rewrite. Separate missing coverage from futile coverage.