custom-build-process
Installation
SKILL.md
Custom Build Process
Purpose
This is a project-specific custom skill called by the Builder workflow after implementation is complete. It handles building project artifacts specific to this project (claudecode_webui).
Generic workflow skills invoke this skill if it exists; if absent, the build step is skipped.
When Called
The Builder invokes this skill from its working directory (the worktree) after code changes are complete but before testing.