Agent Skills
› AjayIrkal23/agentic-mercy-10x
› canary
canary
GitHub用于部署后的金丝雀监控。该技能通过指针指向上游 gstack 克隆,要求用户读取并遵循指定路径下的 SKILL.md 文件以执行相关操作。
Trigger Scenarios
需要执行部署后金丝雀监控时
参考或运行 gstack 工具进行监控分析时
Install
npx skills add AjayIrkal23/agentic-mercy-10x --skill canary -g -y
SKILL.md
Frontmatter
{
"name": "canary",
"schema": 1,
"platforms": [
"linux",
"darwin"
],
"provenance": "gstack-clone",
"description": "Post-deploy canary monitoring. (gstack)"
}
Generated pointer to the upstream gstack clone. Read and follow ~/.claude/skills/gstack/canary/SKILL.md.
Version History
- 581d130 Current 2026-07-19 09:05


