generateStandardFileName
generateStandardFileName(
command):string
Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/utils/fileUtils.ts:152
Generates a standardized filename with the format: gth_YYYY-MM-DD_HH-MM-SS_COMMAND.md
Parameters
Section titled “Parameters”command
Section titled “command”string
The command that created the file (ASK, REVIEW, PR, etc.)
Returns
Section titled “Returns”string
A standardized filename string