The single config quality skill. Two modes: (1) Default — review/wire pending self-improvement proposals. (2) Audit — analyzes skills, rules, CLAUDE.md, project refs, hooks, and agents against the actual codebase to find inaccuracies, trigger overlaps, stale references, and weak rules, then fixes them. Trigger on 'self-evolve', 'evolve', 'config health check', 'audit config', 'check claude setup', 'apply this rule', 'reorganize rules', 'ok' (when proposals are pending). NOT for improving individual skills (use skill-creator), diagnosing code bugs (use diagnose), or fixing broken code (use fix).
$npx -y skills add avibebuilder/claude-prime --skill self-evolveInstalls into the current project.
Run `npx skills use "https://github.com/avibebuilder/claude-prime" --skill "avibebuilder/claude-prime/self-evolve"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/avibebuilder/claude-prime" that are relevant to the current task. Run `npx skills add "https://github.com/avibebuilder/claude-prime"` and select the relevant skills, then follow their instructions.