About
This skill provides a standardized architectural pattern for managing a central repository of AI behaviors (skills) across multiple projects. By utilizing Git submodules and a structured directory hierarchy—categorized into general, scientific, and project-specific tiers—it ensures that general-purpose coding improvements are shared globally while sensitive or domain-specific logic remains isolated. This prevents memory pollution and streamlines the developer experience by providing a unified workflow for capturing and deploying AI insights via the /retrospective and /advise commands.