gtm-context
Installation
SKILL.md
GTM Context
Switch
| Condition | Action |
|---|---|
| Create, import, sharing setup, whole-repo deletion, or any other change to which repo is connected is requested while the repo connection is fixed by the deployment rather than owned by a human at a keyboard | Refuse and redirect using the surface refusal in references/flows.md; perform nothing for that request |
| No verb is clear | Guide the user to choose create, import, update, delete, or doctor; retain ownership of the chosen flow |
| Create is requested | Guide a new ~/.gtm/<org-slug>/ repo from interview through accepted artifacts, background git, optional multiplayer, and summary |
| Import is requested | Guide a local copy or GitHub clone through inventory, accepted conversion, background git, optional multiplayer, and summary |
| Update is requested | Guide target selection, accepted before/after changes, background git, and summary |
| Delete is requested | Guide target selection, consequence preview, required confirmation, deletion, history where available, and summary |
| Doctor is requested or the GTM folder seems wrong | Guide contract and git checks, accepted repairs, one repair commit, and a complete health report |
Details
- Ask one question per message; make discrete choices a numbered list with at most one
(Recommended), ending exactlyReply with a number, or type your answer. - Never use
AskUserQuestion. Render each question as a clear bold question directly, place necessary context below it, then show numbered options with the recommended option first and ending in(Recommended).