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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user