Skip to content

haoranyu/clean-closed-issue-worktrees

v0.2.0MIT

Safely audit and remove Git worktrees linked to closed GitHub or GitLab issues.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "clean-closed-issue-worktrees",
  "version": "0.2.0",
  "description": "Safely audit and remove Git worktrees linked to closed GitHub or GitLab issues.",
  "author": {
    "name": "haoranyu",
    "url": "https://github.com/haoranyu"
  },
  "homepage": "https://github.com/haoranyu/clean-closed-issue-worktrees",
  "repository": "https://github.com/haoranyu/clean-closed-issue-worktrees",
  "license": "MIT",
  "keywords": [
    "git",
    "github",
    "gitlab",
    "worktree",
    "cleanup",
    "agent-skill"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • worktree_cleanup.py
  • LICENSE.txt
  • openai.yaml
  • LICENSE
View on GitHub