issues-purge

Community

Purge closed issues and keep the repository tidy

Authorglhewett
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Removes stale closed issues that remain as .toml files in the repository, preventing clutter and keeping the issue tracker and git history consistent.

Core Features & Use Cases

  • Discovery: Finds all .issues/*.toml files using globbing and reads their contents.
  • Filtering: Parses TOML to identify issues with closed = true and surfaces their IDs and titles for review.
  • Safe Removal: Presents the list for user confirmation, runs git rm on each confirmed file, and commits a single purge commit with the removed IDs.
  • Use Case: Ideal for small projects or solo contributors using a file-based issue tracker who want to batch-remove closed issues and record the purge in git history.

Quick Start

Run the issues-purge skill to locate closed .toml issue files, confirm deletion, and commit their removal from the repository.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: issues-purge
Download link: https://github.com/glhewett/public-skills/archive/main.zip#issues-purge

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.