Safely update a git repo's develop branch: abort on uncommitted changes, require current branch be develop, pull origin develop, summarize incoming commits, and highlight .env.example, config, and documentation (README/docs) changes. Use when a user asks to update develop and review potential local config/env updates.
Safely update a git repo's develop branch: abort on uncommitted changes, require current branch be develop, pull origin develop, summarize incoming commits, and highlight .env.example, config, and documentation (README/docs) changes. Use when a user asks to update develop and review potential local config/env updates.
安全地更新 git 仓库的 develop 分支:在存在未提交更改时中止,要求当前分支为 develop,执行 git pull origin develop,总结即将合入的提交,并突出显示 .env.example、配置和文档(README/docs)的变更。在用户请求更新 develop 并审查可能需要在本地处理的配置/环境更新时使用。
Category: developer (开发工具) · Author: mikebd · Version: @master · License: MIT
该 Skill 暂无文档文件。
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer