fix-github-issue
SKILL.md
Fix GitHub Issue
Plan, implement, and submit a PR for a GitHub issue using git worktrees for isolation.
Codex note: This skill references Claude Code subagents (Task(...)). In Codex, run the equivalent steps with tool calls (for example functions.shell_command and multi_tool_use.parallel) or run them sequentially. See ../../COMPATIBILITY.md.
Phase 1: Plan
1. Set up worktree
Before anything else, create an isolated worktree for this issue:
scripts/setup-worktree.sh $ISSUE_NUMBER