git:20260708.e42b71f to git:20260912.1c2b1fb

1 added, 0 removed. Audit A to A.

---
name: "github-issue-create"
description: "Create a new GitHub issue in claude-power-pack"
---
<!-- GENERATED by claude-power-pack - scripts/codex-skill-sync.py; edit .claude/commands/github/issue-create.md instead -->
## 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.
+ - Canonical guidance linked as `docs/<path>` is bundled under `docs/` in this skill directory (byte-identical copies from the claude-power-pack checkout). The source-relative `../../../docs/...` link in the command body resolves outside an installed skill, so the generated copy points at the bundled path instead. docs/ remains the only writable source.
# 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.