Was ist custom-cleanup-process?
Projektspezifischer Bereinigungsprozess nach Abschluss des Problems. Stoppt Testserver und bereinigt projektspezifische Artefakte für claudecode_webui. Quelle: edanstarfire/claudecode_webui.
Projektspezifischer Bereinigungsprozess nach Abschluss des Problems. Stoppt Testserver und bereinigt projektspezifische Artefakte für claudecode_webui.
Installieren Sie den KI-Skill custom-cleanup-process schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: edanstarfire/claudecode_webui.
This is a project-specific custom skill called by the approveissue workflow to clean up project-specific resources. It handles stopping test servers and cleaning artifacts specific to this project (claudecodewebui).
Generic workflow skills invoke this skill if it exists; if absent, the cleanup step is skipped (only generic cleanup like worktree removal runs).
Use the process-manager skill pattern - find and kill by PID:
Projektspezifischer Bereinigungsprozess nach Abschluss des Problems. Stoppt Testserver und bereinigt projektspezifische Artefakte für claudecode_webui. Quelle: edanstarfire/claudecode_webui.
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/edanstarfire/claudecode_webui --skill custom-cleanup-processProjektspezifischer Bereinigungsprozess nach Abschluss des Problems. Stoppt Testserver und bereinigt projektspezifische Artefakte für claudecode_webui. Quelle: edanstarfire/claudecode_webui.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/edanstarfire/claudecode_webui --skill custom-cleanup-process Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw
https://github.com/edanstarfire/claudecode_webui