·custom-cleanup-process
</>

custom-cleanup-process

Project-specific cleanup process after issue completion. Stops test servers and cleans project-specific artifacts for claudecode_webui.

16Installs·2Trend·@edanstarfire

Installation

$npx skills add https://github.com/edanstarfire/claudecode_webui --skill custom-cleanup-process

How to Install custom-cleanup-process

Quickly install custom-cleanup-process AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/edanstarfire/claudecode_webui --skill custom-cleanup-process
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: edanstarfire/claudecode_webui.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/edanstarfire/claudecode_webui --skill custom-cleanup-process
Category
</>Dev Tools
Verified
First Seen
2026-03-09
Updated
2026-03-10

Browse more skills from edanstarfire/claudecode_webui

Quick answers

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.

How do I install custom-cleanup-process?

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

Where is the source repository?

https://github.com/edanstarfire/claudecode_webui