doc-command
Installation
SKILL.md
Smart Setup Command Reference Writer
Write and update command reference pages following the conventions in this skill.
Before Writing
- Use doc-guidelines skill to learn about documentation conventions.
- 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: