lov-gh-tidy

Installation
SKILL.md

lov-gh-tidy

Interactive GitHub repo triage — issues, PRs, branches, labels in one pass.

Prerequisites

  • gh CLI installed and authenticated (gh auth status)
  • Current directory is a git repo with a GitHub remote

Workflow

Step 1: Scan

Run all of these in parallel to gather repo state:

# Open issues
gh issue list --state open --limit 100 --json number,title,author,createdAt,labels,comments
Installs
4
GitHub Stars
64
First Seen
9 days ago
lov-gh-tidy — lovstudio/skills