بنقرة واحدة
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