Valida payload de handoff contra schema declarado no SKILL.md da skill alvo (handoff_in). Usado em boundaries entre Coordinator → Director → Employee. Bloqueia invocação se faltar campo required ou se path declarado não existir. Retorna OK ou lista de campos faltantes/inválidos.
$npx -y skills add kcleto-ai/growth-os-skills --skill gos-validate-handoffInstalls into the current project.
Run `npx skills use "https://github.com/kcleto-ai/growth-os-skills" --skill "kcleto-ai/growth-os-skills/gos-validate-handoff"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kcleto-ai/growth-os-skills" that are relevant to the current task. Run `npx skills add "https://github.com/kcleto-ai/growth-os-skills"` and select the relevant skills, then follow their instructions.