| name | github-issue-create |
| description | Create a new GitHub issue in claude-power-pack |
Codex target-repository contract
Resolve REPO from an explicit owner/repo argument when supplied; otherwise
run gh repo view --json nameWithOwner --jq .nameWithOwner in the current
checkout. Pass --repo "$REPO" to every issue command. If neither source can
resolve a repository, ask the user before performing a write.
Codex harness adaptations
Generated from a Claude Code command. Where the procedure references these Claude-only surfaces, adapt as follows:
- MCP tools: use the MCP servers configured in
~/.codex/config.toml, or fall back to the referenced repo scripts and CLI entry points.
CLAUDE.md references: Codex reads AGENTS.md; treat them as the target repo's agent-context file.
Create GitHub Issue
Create a new GitHub issue in claude-power-pack
Full procedure
Read reference.md in this skill directory for the complete, authoritative procedure before acting on this skill.