What is custom-cleanup-process?
Project-specific cleanup process after issue completion. Stops test servers and cleans project-specific artifacts for claudecode_webui. Source: edanstarfire/claudecode_webui.
Project-specific cleanup process after issue completion. Stops test servers and cleans project-specific artifacts for claudecode_webui.
Quickly install custom-cleanup-process AI skill to your development environment via command line
Source: 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:
Project-specific cleanup process after issue completion. Stops test servers and cleans project-specific artifacts for claudecode_webui. Source: edanstarfire/claudecode_webui.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/edanstarfire/claudecode_webui --skill custom-cleanup-processProject-specific cleanup process after issue completion. Stops test servers and cleans project-specific artifacts for claudecode_webui. Source: edanstarfire/claudecode_webui.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/edanstarfire/claudecode_webui --skill custom-cleanup-process Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/edanstarfire/claudecode_webui