Agent Skills
› AjayIrkal23/agentic-mercy-10x
› ios-fix
ios-fix
GitHub自主iOS缺陷修复技能,通过调用gstack工具生成指向上游克隆的指针,遵循指定路径下的SKILL.md规范执行自动化修复任务。
Trigger Scenarios
用户请求修复iOS应用中的bug
需要自动化处理iOS崩溃或异常问题
Install
npx skills add AjayIrkal23/agentic-mercy-10x --skill ios-fix -g -y
SKILL.md
Frontmatter
{
"name": "ios-fix",
"schema": 1,
"platforms": [
"linux",
"darwin"
],
"provenance": "gstack-clone",
"description": "Autonomous iOS bug fixer. (gstack)"
}
Generated pointer to the upstream gstack clone. Read and follow ~/.claude/skills/gstack/ios-fix/SKILL.md.
Version History
- 581d130 Current 2026-07-19 09:12


