EasyD3 · 3.2S2 · Claude Code dev workflowBookmarkYour team wants every developer to share a custom /deploy slash command when working in the project repository using .claude/commands/. Where must the deploy.md file be placed so that version control distributes it automatically?ACLAUDE.md inline, using a fenced code block labeled deployB.claude/commands/deploy.md at the project rootCgrounding_docs/deploy.md alongside other project documentationD~/.claude/commands/deploy.md in each developer's home directory