doc-command

Installation
SKILL.md

Smart Setup Command Reference Writer

Write and update command reference pages following the conventions in this skill.

Before Writing

  1. Use doc-guidelines skill to learn about documentation conventions.
  2. Read references/command-conventions.md for command page structure, option formatting, and Smart Setup-specific rules.

Gathering Information

Never invent command behavior, options, or descriptions. Gather information from these sources — use all three when available:

1. Source code (primary for option details)

Each command is declared in tms/src/Commands/Commands.<CommandName>.pas.
Read that file to find:

Installs
1
GitHub Stars
68
First Seen
May 20, 2026
doc-command — tmssoftware/smartsetup