About
This skill equips Claude with the structural knowledge and implementation patterns required to maintain, extend, or refactor the Jarvy CLI codebase. It details a standardized three-layer architecture for cross-platform tool management, a thread-safe global registry system, and robust error handling conventions using Rust. By providing specific templates for adding new tools and platform-specific logic, it ensures consistency across the project while simplifying complex orchestration tasks for developers working on native package manager integrations.