Agent Skills
› AjayIrkal23/agentic-mercy-10x
› investigate
investigate
GitHub用于系统性调试和根因调查的技能,通过引导用户阅读并遵循 gstack 克隆版本的 SKILL.md 文件来执行相关操作。
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


