ワンクリックで
gastown-update
Check and apply updates to all Gastown dependencies
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Check and apply updates to all Gastown dependencies
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
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