cleanup-issue

Standardize GitHub and GitLab issues to repository templates with labels and milestones.

3|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/lucasilverentand/skills --skill cleanup-issue
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cleanup-issue
Source: https://github.com/lucasilverentand/skills/tree/main/skills/issues/cleanup
Command: npx skills add https://github.com/lucasilverentand/skills --skill cleanup-issue

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Formats and standardizes GitHub and GitLab issues to repository templates, applying labels, milestones, and assignee suggestions to streamline triage and project hygiene.

Core Features & Use Cases

  • Template detection and alignment for issues across platforms (GitHub and GitLab)
  • Automatic label suggestion and management based on content
  • Milestone and assignee recommendations, plus project field updates
  • Batch cleanup workflows to standardize multiple issues efficiently
  • Guidance and commands for implementing templates and triage rules

Quick Start

Use the cleanup-issue skill to standardize an issue by applying labels, updating the milestone, and aligning with repository templates.

Frequently Asked Questions about cleanup-issue

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically format and label GitHub issues to match repository templates?

To automatically format and label GitHub issues, this skill inspects existing issues via GitHub CLI, detects repository templates, and applies standardized labels, milestones, and assignee suggestions to streamline project hygiene.

Can I batch cleanup and triage multiple issues across GitHub and GitLab at once?

Yes, batch cleanup workflows support standardizing multiple issues across both GitHub and GitLab simultaneously, applying labels, milestones, assignees, and project field updates efficiently through CLI tool integration.

Do I need GitHub CLI or GitLab CLI installed to triage issues with this skill?

Yes, GitHub CLI and GitLab CLI are required dependencies. This skill relies on these CLI tools to inspect issues, detect templates, and perform labeling, milestone updates, and project field changes.

What's the best way to standardize issue templates and apply labels across multiple repositories?

Standardizing issue templates and applying labels across repositories is best handled through automated triage workflows that detect templates, suggest labels based on issue content, and update milestones and assignees using platform CLI tools.

How does automatic label suggestion work when triaging GitHub or GitLab issues?

Automatic label suggestion analyzes issue content and matches it against repository templates to recommend appropriate labels, milestones, and assignees, streamlining the triage process without manual categorization.

Why does issue triage fail when repository templates are missing or misconfigured?

Issue triage depends on template detection to align and standardize issues. When repository templates are missing or misconfigured, the skill cannot properly format issues or suggest accurate labels, milestones, or assignees.