Agent Skills
› AjayIrkal23/agentic-mercy-10x
› ios-fix
ios-fix
GitHub该技能是一个自动化的iOS Bug修复工具,通过调用gstack克隆体来分析崩溃堆栈并执行修复操作。
Trigger Scenarios
需要自动修复iOS应用中的Bug
提供崩溃堆栈日志请求分析
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


