MANDATORY: Use instead of `git rebase` - provides automatic backup and conflict recovery
MANDATORY: Use instead of `git rebase` - provides automatic backup and conflict recovery
必需:代替 `git rebase` 使用 — 提供自动备份和冲突恢复。该技能提供了一个围绕 git 变基 的安全且有意见性的封装,自动创建带时间戳的备份分支,检查 PROJECT.md 以获取配置的合并偏好,并指导开发人员进行冲突解决与恢复。主要特性包括:在变基前进行的策略检查(若仓库偏好合并提交则发出警告)、强制执行的“备份-验证-清理”模式(创建备份分支、验证工作区干净、执行变基、解决冲突、验证提交历史与差异,然后删除备份),以及明确指导在遇到冲突时坚持完成(解决并继续)而不是改为使用 cherry-pick。适用场景包括为集成准备功能分支、强制执行项目合并策略以及降低不可逆历史重写的风险。核心优势是降低数据丢失风险、提供清晰的冲突恢复步骤、符合仓库工作流程并能够复现的验证命令。
Category: developer (开发工具) · Author: cowwoc · Version: @main · License: NOASSERTION
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