원클릭으로
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