Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
$pwd:

agh-cleanup-failure-paths

// Audits Go functions with multi-step setup or teardown for cleanup discipline on every error return: cancel any context created or extended, close every opened resource, release every claim or lease, stop every spawned subprocess, drain every HTTP body. Forbids http.DefaultClient in production code paths. Use when editing functions in internal/acp, internal/session, internal/scheduler, internal/coordinator, internal/extension, internal/automation, internal/store, internal/memory, internal/api, or any subprocess or registry handler. Do not use for read-only helpers, pure data structures, or tests.

$ git log --oneline --stat
stars:127
forks:6
updated:12 de mayo de 2026, 18:12
Explorador de archivos
3 archivos
SKILL.md
readonly