Skip to content

Instantly share code, notes, and snippets.

View whisp2424's full-sized avatar

whisp whisp2424

View GitHub Profile
@whisp2424
whisp2424 / commit.md
Created February 18, 2026 02:17
opencode commit command
description Create a focused Git commit with context-aware analysis and safety checks
  1. Analyze changes in the repository:

    • First inspect staged changes.
    • If there are no staged changes, inspect unstaged changes instead.
  2. Analyze recent commit history to understand:

  • Commit message style and conventions