aeon-skill-repair Targeted repair for one failing skill. Build a diagnostic dossier, classify the failure, apply the matching playbook, attach a verification recipe. Inputs | Param | Description | |---|---| | | Skill name or SKILL.md path. Required. | | | Recent failed output (paste from run log). Required if not auto-detectable. | | | (default) or (diagnose only). | Diagnosis sources - The skill file (frontmatter, declared sources, env-var references). - Error output signature (HTTP codes, common API errors, rate-limit hits, refusal markers). - Source liveness — WebFetch on referenced URLs t…