fixing-ci
Installation
SKILL.md
Fixing CI
Overview
Diagnose failing CI from GitHub logs, fix each issue with an atomic commit, and iterate locally until the full suite is green — then push once.
Principle: One fix, one commit. Never push until all checks pass locally.