fix-issue
星标4
分支1
更新时间2026年3月18日 10:09
Fetch a GitHub issue, analyze it, fix it, and open a PR
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Fetch a GitHub issue, analyze it, fix it, and open a PR
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | fix-issue |
| description | Fetch a GitHub issue, analyze it, fix it, and open a PR |
gh issue view <number> --json title,body,labels,commentscustom_components/battery_controller/tests/python -m pytest tests/ -vpre-commit run --all-filesfix: resolves #<number> - <short description>gh pr create --title "fix: #<number> <title>" --body "Fixes #<number>"