WHEN to auto-invoke: Debugging issues where root-cause-analysis already identified the problem, implementing fixes for diagnosed bugs, applying systematic debugging methodology, stuck on a bug after initial investigation. WHEN NOT to invoke: Initial problem investigation (use root-cause-analysis first), new feature development, refactoring working code.
WHEN to auto-invoke: Debugging issues where root-cause-analysis already identified the problem, implementing fixes for diagnosed bugs, applying systematic debugging methodology, stuck on a bug after initial investigation. WHEN NOT to invoke: Initial problem investigation (use root-cause-analysis first), new feature development, refactoring working code.
何时自动触发:根因分析已识别问题的调试场景、对已诊断的缺陷实施修复、应用系统化调试方法、初步调查后卡住无法推进时。 何时不应触发:初始问题调查(先使用根因分析)、新功能开发、对正常工作的代码进行重构。
Category: developer (开发工具) · Author: gr8monk3ys · Version: @main · License: GPL-3.0
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