Act as the central command for your Claude Skills ecosystem, handling initial setup, configuration, and ongoing health checks. This skill verifies that all required developer tools like Python, uv, and git are correctly installed, discovers available skills, and manages project dependencies. It also automates routine maintenance and features an 'adaptive growth' capability, which analyzes recent repository commits to intelligently generate a backlog of future tasks, making it essential for both bootstrapping new projects and ensuring long-term repository health.
Key Features
01Generate an agentic development backlog based on recent commits
02Discover and list all available skills within the repository
03Install and manage project dependencies
04Perform routine system maintenance and health checks
05Verify development environment and required tool-chain
061 GitHub stars