Agent Skills
› AjayIrkal23/agentic-mercy-10x
› investigate
investigate
GitHub基于gstack工具进行系统性调试与根因分析,引导用户遵循指定配置文件的规范执行深度故障排查。
Trigger Scenarios
需要深入调试代码
查找程序崩溃或异常的根本原因
Install
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.
Version History
- 581d130 Current 2026-07-19 09:12


