Acerca de
The Slash Commands skill allows developers to extend the Claude Code CLI by defining custom commands that function as sophisticated, reusable prompt templates. By creating Markdown files in specific project or global directories, users can trigger complex workflows using simple /command syntax. This system supports real-time bash execution for context gathering, file referencing with the @ prefix, and dynamic argument passing. It bridges the gap between manual prompting and autonomous agents, providing a standardized way for teams to share best practices for code reviews, git management, and environment configurations.