You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consolidated 3 separate validation steps (structure + security + tokens) into 1 combined step in fast and full mode workflows — validate_skill.py runs all three by default since PR #13, instructions were out of sync
Updated step counts: fast mode 12→10, full mode 16→14
Fixed stale workflow heading labels ("12 Steps"/"16 Steps") contradicting the mode selection table