985 B
985 B
Command Name
[Brief description of what this command does - 1-2 sentences]
Usage
/command-name [required-arg] [optional-arg]
Parameters
required-arg: Description of the required argument and what it should beoptional-arg: Description of optional argument (if any)
Examples
Example 1: Basic Usage
/command-name example-value
[Description of what happens]
Example 2: Advanced Usage
/command-name example-value optional-value
[Description of what happens with optional argument]
Instructions for Claude
When this command is invoked, you should:
- [First action to take]
- [Second action]
- [Third action]
- [Final action]
Validation
Before executing:
- [Check this condition]
- [Verify that requirement]
Error Handling
If [error condition]:
- [How to handle it]
If [another error]:
- [Resolution steps]
Notes
- [Important note about usage]
- [Limitation or constraint]
- [Related commands or skills]