Webdevcody Go Mailing List Commit And Push

> **User-question protocol:** Whenever this skill needs the user to pick between options, confirm an action, or answer a multiple-choice prompt, you MUST call the `AskUserQuestion` tool to render a proper interactive picker. Do NOT print numbered options as plain text and wait for the user to type a number — that produces a degraded UX. Free-form questions (open-ended typing) may be asked in prose, but any time you would write "1) … 2) … 3) …", use `AskUserQuestion` instead.

tomevault-io c4cc5de 2 files · 5.1 KB Updated

File contents

tomevault-io/skills-registry/tree/main/webdevcody--go-mailing-list--commit-and-push commit c4cc5ded2d

Frequently asked questions

npx skillmds@latest add tomevault-io/webdevcody-go-mailing-list-commit-and-push