docs: make /update skill discoverable, add auto version bumping

Add /update to skills tables in CLAUDE.md and REQUIREMENTS.md. Add
"Updating" section to README. Remove /add-telegram and /add-discord
from RFS (already exist). Add CI workflow to bump patch version on
source/container changes.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
gavrielc
2026-02-23 02:04:48 +02:00
parent 1216b5b99c
commit f59ca7cd6d
4 changed files with 44 additions and 2 deletions

View File

@@ -172,6 +172,7 @@ A personal Claude assistant accessible via WhatsApp, with minimal custom code.
### Skills
- `/setup` - Install dependencies, authenticate WhatsApp, configure scheduler, start services
- `/customize` - General-purpose skill for adding capabilities (new channels like Telegram, new integrations, behavior changes)
- `/update` - Pull upstream changes, merge with customizations, run migrations
### Deployment
- Runs on local Mac via launchd