Skip to content

xuoon/code

v1.0.1

Die vier Befehle für die Arbeit am Code: planning plant vor dem ersten Edit, cleanup findet toten Code, agent-docs hält CLAUDE.md und Changelog am Code, ship committet und öffnet den PR.

cleanup

Findet toten/Legacy-/Fallback-Code und verwaiste Dateien, mit --skills stattdessen repo-lokale Skills/Commands (löschen/hochziehen/behalten). Evidenz-basiert, löschen-bevorzugt, jede Löschung vor dem Ausführen in einer Wegwerf-Kopie bewiesen. AUSLÖSER: "aufräumen", "toter Code", "wird das noch benutzt", verwaiste Dateien nach einem Umbau. Standard nur analysieren und vorschlagen — von selbst nie mit --fix.

Read SKILL.md at the source

Pinned to revision d76476f69064, so it is the text this page describes rather than whatever the author pushed since.

Pre-approved tools experimental

Experimental field. Support varies between clients, so this list is what the author declared, not what your client will enforce.

  • Task
  • Agent
  • Bash(git status *)
  • Bash(git log *)
  • Bash(git grep *)
  • Bash(git ls-files *)
  • Bash(git worktree *)
  • Bash(find *)
  • Bash(wc *)
  • Bash(du *)
  • Grep
  • Glob
  • Read

Files

Every link opens the file at its source, pinned to the revision this page describes.