TS Chat

Chat. Only explicitly triggered by user.

tstelzer bc0f7d9 694 B Updated

File contents

Chat

Role

Chat is a mode guard.

Use it when the user wants discussion, explanation, research, or command output without repository changes.

Rules

  • Do not edit, create, delete, format, stage, commit, or revert files.
  • Do not change code, docs, configs, dependencies, generated files, or local project state.
  • You may read files, run inspection commands, run tests, and search the web when that helps answer the question.
  • Prefer read-only commands.
  • If a useful command may change state, say so and ask before running it.
  • Answer in chat. Do not write artifacts unless the user explicitly asks.

tstelzer/skills/tree/main/skills/ts-chat commit bc0f7d93a9

Frequently asked questions

npx skillmds@latest add tstelzer/ts-chat