Add windsurf skill, hooks, and install docs

Add .windsurf/skills/caveman SKILL.md and update the sync workflow to copy and commit the new file. Expand README install docs with agent-specific install instructions and standalone hook usage; update AGENTS.md and GEMINI.md to use the new caveman-compress path. Add Windows PowerShell installers (hooks/install.ps1 and hooks/uninstall.ps1) and enhance shell installers (hooks/install.sh, hooks/uninstall.sh) to support --force, plugin detection, clearer statusline wiring messages, and idempotent JSON merging/removal of hook entries. Provides uninstall guidance for other agents and improves overall install/uninstall robustness.
This commit is contained in:
Julius Brussee
2026-04-11 11:30:34 +02:00
parent cfd76590bd
commit 79fa46a4a0
9 changed files with 512 additions and 33 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
@./skills/caveman/SKILL.md
@./skills/caveman-commit/SKILL.md
@./skills/caveman-review/SKILL.md
@./skills/compress/SKILL.md
@./caveman-compress/SKILL.md