Обновление скиллов dbskill
★ 8.2 · productivity
dbs-update is a Claude Code skill that synchronizes the official dontbesilent2025/dbskill repository while leaving user archives, reports, and decision logs in ~/.dbs/ untouched. It activates when the user explicitly requests an update or version check for dbskill, or replies "1" immediately after an update reminder from the assistant. The update runs two shell commands: `npx -y skills add dontbesilent2025/dbskill -g --all` pulls all official skills into supported agents, then the current timestamp is written to ~/.dbs/update_check_at to prevent duplicate prompts. Other user-installed skills, background processes, and scheduled tasks are never modified. Ideal for developers relying on dbskill who want to stay current without affecting their own custom extensions.
- #system-update
- #skill-management
- #version-control