//! Command definitions for Claude adapter
//!
//! Currently commands are defined inline, but this module
//! can be extended for more complex command management.
// Placeholder for future command-related functionality
// Commands are currently defined in the parent module's get_custom_commands()