Project Custom Command in AI

From the Claude Code Slash Commands cheat sheet · Custom Commands · verified Jul 2026

Project Custom Command

Create team-shared custom command

markdown
# .claude/commands/review-pr.md
---
description: Review pull request changes
---
Review the current PR and provide feedback
💡 Create in .claude/commands/ for team sharing
⚡ Shared via git, labeled "(project)"
🔍 Use $1, $2 for arguments
🎯 Great for team workflows and standards
customprojectcommands

Continue with Claude Code Slash Commands

Save the full cheat sheet or work through every related task.

More AI tasks

Back to the full Claude Code Slash Commands cheat sheet