Skip to content

xuoon/cleanup

v2.0.0

Findet toten/Legacy-Code und verwaiste Dateien, mit --skills stattdessen repo-lokale Skills. Standard nur analysieren; --fix beweist jede Löschung erst in einer Wegwerf-Kopie und führt sie dann aus.

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": "cleanup",
  "version": "2.0.0",
  "description": "Findet toten/Legacy-Code und verwaiste Dateien, mit --skills stattdessen repo-lokale Skills. Standard nur analysieren; --fix beweist jede Löschung erst in einer Wegwerf-Kopie und führt sie dann aus.",
  "author": {
    "name": "Sven Labitzki",
    "email": "sven@labitzki.de",
    "url": "https://labi.dev"
  },
  "homepage": "https://github.com/Xuoon/skills/tree/main/plugins/cleanup",
  "repository": "https://github.com/Xuoon/skills",
  "keywords": ["claude-code", "dead-code", "refactoring", "cleanup"]
}