Ensures any new or modified package.json script commands include a paired comment entry describing the command.
Ensures any new or modified package.json script commands include a paired // comment entry describing the command.
Activate when the user asks to add, change, or generate package.json scripts, or when creating new npm commands in any context.
package.json script command being added or modified."<scriptName>//" comment entry with a concise description for every command created.// comment key (e.g., start//).