Agent Skills
› AjayIrkal23/agentic-mercy-10x
› investigate
investigate
GitHub提供指向上游gstack克隆版本的指针,引导用户读取并遵循指定路径下的SKILL.md文件以进行系统性调试和根本原因调查。
触发场景
需要系统性调试
进行根因分析
使用gstack工具
安装
npx skills add AjayIrkal23/agentic-mercy-10x --skill investigate -g -y
SKILL.md
Frontmatter
{
"name": "investigate",
"schema": 1,
"platforms": [
"linux",
"darwin"
],
"provenance": "gstack-clone",
"description": "Systematic debugging with root cause investigation. (gstack)"
}
Generated pointer to the upstream gstack clone. Read and follow ~/.claude/skills/gstack/investigate/SKILL.md.
版本历史
- 581d130 当前 2026-07-19 09:12


