ghi-list
Installation
SKILL.md
GHI List - Formatted GitHub Issues Table
Display GitHub issues in a clean ASCII box-drawing table format.
Usage
/ghi-list [options]
Options (passed to gh issue list)
--state open|closed|all- Filter by state (default: open)--assignee <user>- Filter by assignee--label <label>- Filter by label (can repeat)--limit <n>- Max items to fetch (default: 30)--author <user>- Filter by author--milestone <name>- Filter by milestone