issue
SKILL.md
Create a GitHub issue using the gh CLI.
Issue Format
| Type | Title Format |
|---|---|
| Feature | As a [role] I [action] so that [benefit] |
| Bug | [Brief description] (add label: bug) |
Feature Issue
gh issue create --title "As a [role] I [action] so that [benefit]" --body "$(cat <<'EOF'
As a [role] I [action] so that [benefit]