help-system-prep

Prepare the help infrastructure for a function. Ensures constants have code strings only, types are in separate file, and all help functions use pipeHelp pattern. Run this skill BEFORE three-path-wire. Work on ONE function at a time.

$ Installer

git clone https://github.com/site-bender/toolsmith /tmp/toolsmith && cp -r /tmp/toolsmith/.claude/skills/help-system-prep ~/.claude/skills/toolsmith

// tip: Run this command in your terminal to install the skill