What problem does it solve?
This Skill enables seamless management of GitHub issues, Projects v2 boards, and PR workflow checks directly from Lisa, reducing manual coordination and context switching during software development.
Core Features & Use Cases
- Issue management: create, list, view, close/reopen, and label issues using the gh CLI.
- Projects v2 governance: manage project boards, items, and field updates across repositories.
- PR & CI integration: check PR status, retrigger tests, and push changes as part of automated workflows.
- Use Case: A team auto-triages incoming issues, updates project statuses, and triggers CI workflows with a single Lisa command.
Quick Start
Authenticate with GitHub via gh, then try a few commands such as listing issues in a repository:
lisa github issues list --repo owner/repo