Proposes a commit message from the current git changes and runs git commit. Use when the user invokes /commitwithmessage, asks to commit with a suggested message, says "stage and commit", "commit everything", or wants the agent to finish the commit after reviewing the diff.
Proposes one or more git commit messages from the current working tree or a given diff. Use when the user invokes /suggestcommitmessage, asks for a commit message, PR title, or "what should I commit this as", or before they run git commit.
Verify mobile- and PWA-sensitive UI before shipping. Use when changing modals, fixed navigation, full-viewport layouts, camera, barcode scan, inputs that open the keyboard, or installable PWA behavior.
Add new KPI metrics to the precomputed analytics dashboard. Use when adding, modifying, or removing analytics metrics, KPIs, or dashboard sections on the admin analytics page.