Agent Skills
› AjayIrkal23/agentic-mercy-10x
› benchmark
benchmark
GitHub该技能用于通过浏览守护进程(gstack)检测性能回归。它实际上是指向本地 gstack 克隆技能的指针,要求用户读取并遵循 ~/.claude/skills/gstack/benchmark/SKILL.md 中的具体指令以执行性能分析任务。
Trigger Scenarios
需要检测性能回归
使用 gstack 进行性能分析
Install
npx skills add AjayIrkal23/agentic-mercy-10x --skill benchmark -g -y
SKILL.md
Frontmatter
{
"name": "benchmark",
"schema": 1,
"platforms": [
"linux",
"darwin"
],
"provenance": "gstack-clone",
"description": "Performance regression detection using the browse daemon. (gstack)"
}
Generated pointer to the upstream gstack clone. Read and follow ~/.claude/skills/gstack/benchmark/SKILL.md.
Version History
- 581d130 Current 2026-07-19 09:05


