When to Create a Command
This is a member-only chapter. Log in with your Signal Over Noise membership email to continue.
Log in to readModule 6 · Section 5 of 5
When to Create a Command
Create a command when:
- You’ve typed a similar prompt three or more times
- The output needs to be in a specific format every time
- You want to share the workflow with a future version of yourself (or someone else)
Don’t create a command for things you do once or things that change significantly each time. Keep the library for genuine repeatable patterns.
Before moving on:
.claude/commands/folder created in your vault- At least one slash command written and tested
- The command produces the output you wanted
This module evolves as your system does.