rune v0.5.3 Fix push for new directory-style skills. - fix: skill_path fell through to .md suffix for new skills not yet in the registry, creating spectacle.md/ instead of spectacle/. Now accepts a local_is_dir hint from the push command. - fix: commit_and_push uses actual destination path for git add instead of bare skill name.