github create-issue
PREREQUISITE: Read ../pd-github/SKILL.md for all commands.
npx tsx resources/pd-github.ts create-issue --repo <OWNER/REPO> --title <TITLE> [--body TEXT] [--labels 'bug,high'] [--assignees 'user1,user2']
[!CAUTION] Write command — confirm before executing.