Files
claude-code-best-practice/prompts/README.md
T
2025-11-03 15:46:43 +05:00

5 lines
314 B
Markdown

# Prompts
# Invocation difference between agents and commands
I have claude agents @.claude/agents folder and claude commands @.claude/commands folder. I want to invoke agents and commands differently. For example, I want to invoke agents with @agent_name and commands with @command_name. How can I achieve this?