Self-Improver Audits and improves ClawBee's own skills. Reads each SKILL.md, runs test commands, identifies what's broken, and rewrites the failing parts. --- — Full Audit + Auto-Fix Run a complete audit of all installed skills, then fix any that fail. Step 1: Discover skills For each skill directory found, read its : --- Step 2: Test each skill Run the smoke test for each skill. A skill passes if the command exits 0 and returns non-empty output. fridge-scanner fridge-tracker meal-planner price-hunter shopping-agent orchestrator --- Step 3: Diagnose failures For each FAIL : 1. Read the full S…