paulund

Claude Commands

#ai #claude #commands #agents

What Are Commands?

Commands are user-invocable shortcuts, typically triggered with slash syntax (such as /commit or /review-pr), that provide streamlined workflows for specific operations. They are stored in a dedicated commands folder and offer optimised execution paths for common tasks.

Examples of available commands include:

  • /commit -- Create git commits with proper formatting and messaging.
  • /review-pr -- Analyse and review pull requests.
  • /briefing -- Generate daily briefings with tasks and calendar events.
  • Twitter commands -- Create and manage Twitter/X content.
  • Task commands -- Manage your task system.
  • Notes commands -- Add notes to your life OS system.

Copilot Commands

GitHub Copilot uses the same concept but calls them Copilot Prompts. These are stored in the .copilot/prompts folder of your repository.