--- description: Generate a Conventional Commit message based on staged changes --- Inspect the current workspace git status and staged diff (`git diff --staged`). Generate a professional commit message for my approval. Strictly adhere to the following Conventional Commit specification rules: ### Formatting Rules - **Format:** `(): ` followed by an optional `` and `