Immune Skill
Overview
Immune is the autonomous system gardener and self-healing framework for the Personal AI Infrastructure.
Strategic Purpose
To maintain the integrity, cleanliness, and performance of the PAI codebase (60+ skills) without requiring manual user intervention.
Tools
- •
garden: Audits the entire codebase for broken imports, missing SKILL.md files, and redundant code. - •
fresh: Updates recursiveagents.mddocumentation. - •
audit: Checks for security vulnerabilities in skill tools.
Use When
- •The system feels sluggish.
- •After adding multiple new skills.
- •Periodic system maintenance.