fix-github-issue
Analyzes and fixes GitHub issues using a structured approach with GitHub CLI for issue details, implementing necessary code changes, running tests, and creating proper commit messages.
来源信息
- 原始平台: Claude Code
- 市场来源: Claude Code Marketplace
- 原始名称: fix-github-issue
- 版本: 1.0.0
- 作者: jeremymailen
- 关键词: 无
功能描述
Please analyze and fix the GitHub issue: $ARGUMENTS.
Follow these steps:
- Use
gh issue viewto get the issue details - Understand the problem described in the issue
- Search the codebase for relevant files
- Implement the necessary changes to fix the issue
- Write and run tests to verify the fix
- Ensure code passes linting and type checking
- Create a descriptive commit message
Remember to use the GitHub CLI (gh) for all GitHub-related tasks.
使用方法
- 自动触发: Codex 会根据任务描述自动选择并使用此技能
- 手动指定: 在提示中提及技能名称或相关关键词
- 斜杠命令: 使用
/skills命令查看并选择可用技能
兼容性
- ✅ Codex CLI
- ✅ Codex IDE 扩展
- ✅ 基于 Agent Skills 开放标准
此技能由 Claude Code 插件自动转换,已适配 Codex 官方技能系统