Agent Skills
› AjayIrkal23/agentic-mercy-10x
› benchmark
benchmark
GitHub利用 browse daemon (gstack) 检测性能回归,通过读取上游技能文件执行基准测试与性能分析任务。
Trigger Scenarios
需要检测代码或系统的性能变化
执行基准测试以评估性能回归
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


