custom-cleanup-process とは?
問題完了後のプロジェクト固有のクリーンアップ プロセス。テストサーバーを停止し、claudecode_webui のプロジェクト固有のアーティファクトをクリーンアップします。 ソース: edanstarfire/claudecode_webui。
問題完了後のプロジェクト固有のクリーンアップ プロセス。テストサーバーを停止し、claudecode_webui のプロジェクト固有のアーティファクトをクリーンアップします。
コマンドラインで custom-cleanup-process AI スキルを開発環境にすばやくインストール
ソース: 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:
問題完了後のプロジェクト固有のクリーンアップ プロセス。テストサーバーを停止し、claudecode_webui のプロジェクト固有のアーティファクトをクリーンアップします。 ソース: edanstarfire/claudecode_webui。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/edanstarfire/claudecode_webui --skill custom-cleanup-process問題完了後のプロジェクト固有のクリーンアップ プロセス。テストサーバーを停止し、claudecode_webui のプロジェクト固有のアーティファクトをクリーンアップします。 ソース: edanstarfire/claudecode_webui。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/edanstarfire/claudecode_webui --skill custom-cleanup-process インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/edanstarfire/claudecode_webui