Check for cc-hooks updates and install if available
/plugin marketplace add ThrownLemon/cc-hooks-custom/plugin install thrownlemon-cc-hooks-plugin@ThrownLemon/cc-hooks-custom# cc-hooks Update Assistant Check for cc-hooks updates and install them if available. ## Update Check Flow ### 1. Detect Installation Mode Determine if cc-hooks is running in plugin mode or standalone mode by checking the hooks configuration: **Detection Logic**: 1. **Check Plugin Mode First**: - Look for `~/.claude/plugins/marketplaces/cc-hooks-plugin/hooks/hooks.json` - Verify it contains valid `hooks` configuration - Verify `hooks.py` exists at `~/.claude/plugins/marketplaces/cc-hooks-plugin/hooks.py` - If all checks pass → **Plugin mode** 2. **Check Standalone Mode*...
/updateCrées la documentation pour la fonctionnalité en cours. Mets à jour le readme global du projet si nécessaire. Lie les documents entre eux pour ne pas avoir de documentation orpheline. La documentation est générée dans les répertoire de documentation du projet.