workflow-commit

Installation
SKILL.md

Workflow Commit

Create a safe, intentional git commit from the current worktree.

Trigger Phrases

  • workflow:commit
  • commit workflow
  • make a commit
  • create a commit
  • stage and commit this
  • commit these changes

Process

  1. Inspect repository state:
    • Run git status --short --branch.
    • Run git diff --staged.
    • If nothing is staged, inspect git diff and git status --short, then propose what should be staged.
Installs
2
GitHub Stars
42
First Seen
Jul 29, 2026
workflow-commit — fimoklei/pm-ai-playbook