en un clic
gastown-update
Check and apply updates to all Gastown dependencies
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Check and apply updates to all Gastown dependencies
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
View and edit gasclaw maintainer configuration at runtime
Create well-structured conventional commit messages from staged changes
Create a well-structured PR with conventional commit title and descriptive body
Monitor PR CI checks and review comments, auto-fix failures and address feedback
Review a pull request for code quality, test coverage, security, and best practices
Write docstrings for PyTorch functions and methods following PyTorch conventions. Use when writing or updating docstrings in PyTorch code.
| name | gastown-update |
| description | Check and apply updates to all Gastown dependencies |
| metadata | {"openclaw":{"emoji":"🔄","os":["linux"],"requires":{"bins":["npm","pip"]}}} |
| parameters | {"check":{"type":"boolean","description":"Check versions without applying updates","required":false},"apply":{"type":"boolean","description":"Apply all available updates","required":false}} |
As the overseer, keep all dependencies up to date. Updates are checked every 6 hours automatically.
bash ~/.openclaw/skills/gastown-update/scripts/check-update.sh
Shows current versions of: gt, claude, openclaw, dolt, kimigas.
bash ~/.openclaw/skills/gastown-update/scripts/apply-update.sh
Updates all dependencies:
gt self-updatenpm update -g @anthropic-ai/claude-code openclawpip install --upgrade kimi-cli