issues-complete

Community

Complete issues and log closure to git

Authorglhewett
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the repetitive and error-prone process of manually editing repository issue files, updating their status, and performing the associated git operations required to record and merge the change.

Core Features & Use Cases

  • Automated Closure: Validates the issue file exists, zero-pads the issue ID, sets status and closed flags, and appends a timestamped closing comment authored with the current git user email.
  • Git Workflow Integration: Stages and commits the updated issue file and then completes the feature branch by invoking the repository's feature-complete skill.
  • Use Case: When finishing work on an issue stored as .issues/0003.toml, use this Skill to record the resolution, commit the update, and merge the branch without manual file edits.

Quick Start

Invoke the issues-complete skill with the issue ID 3 to add a closing comment, commit the updated .issues/0003.toml, and complete the feature branch.

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-complete
Download link: https://github.com/glhewett/public-skills/archive/main.zip#issues-complete

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 471,000+ vetted skills library on demand.