소개
The Navigator Release skill is a specialized deployment tool designed to prevent broken releases by enforcing a strict validation protocol before publishing plugin updates. It automatically verifies that all referenced skills are committed, ensures version consistency across multiple configuration files like plugin.json and marketplace.json, manages Git tagging, and orchestrates GitHub release creation. This skill is essential for maintaining high-quality plugin ecosystems where manual versioning errors could lead to installation failures for users.