Use when creating or updating CLI command files in bin/. Enforces consistent structure, imports, exports, error handling, internationalization, and integration with the command infrastructure. Ensures commands work seamlessly with the yargs framework, prompt system, and database connections.
Use when creating or updating CLI command documentation in docs/02-commands/. Generates comprehensive markdown files with Mermaid diagrams showing command flow, detailed parameter tables organized by category, syntax examples, and related commands.
Comprehensive overview of the SAP HANA Developer CLI Tool project. Provides essential context about project purpose, architecture, technologies, operating modes, and design patterns. Use this as foundational knowledge for all work in this repository.