lovstudio-gh-tidy
Installation
SKILL.md
lovstudio:gh-tidy
Interactive GitHub repo triage — issues, PRs, branches, labels in one pass.
Prerequisites
ghCLI 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
Related skills
More from lovstudio/dev-skills
lovstudio-skill-creator
>
10lovstudio-skill-optimizer
>
9lovstudio:cc-mv
Move a project folder AND migrate all its Claude Code state in one shot — session store, prompt-up-arrow history, running-session records. Use whenever the user wants to rename/move a project directory and keep `claude --resume` working. Handles sub-directory sessions automatically. 移动/重命名项目目录并迁移所有 CC 历史(session + prompt 历史 + 运行记录)。
8lovstudio-auto-context
>
8lovstudio-gh-access
>
8lovstudio-finder-action
>
8