What is custom-environment-setup?
Project-specific environment setup for issue workflows. Calculates test ports and provides initialization context for minions. Source: edanstarfire/claudecode_webui.
Project-specific environment setup for issue workflows. Calculates test ports and provides initialization context for minions.
Quickly install custom-environment-setup AI skill to your development environment via command line
Source: edanstarfire/claudecode_webui.
This is a project-specific custom skill called by generic workflow skills at defined checkpoints. It provides environment configuration specific to this project (claudecodewebui).
Generic workflow skills invoke this skill if it exists; if absent, the workflow continues without project-specific environment setup.
When invoked, this skill should set the following environment variables/context for the caller:
Project-specific environment setup for issue workflows. Calculates test ports and provides initialization context for minions. Source: edanstarfire/claudecode_webui.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/edanstarfire/claudecode_webui --skill custom-environment-setupProject-specific environment setup for issue workflows. Calculates test ports and provides initialization context for minions. 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-environment-setup 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