Session Commit: Commit Session Work Only
@snippbot/workflow-session-commit ORG
Commit and push only files modified by the AI agent across the current session. Scans the conversation transcript to identify edited files and cross-references with git status to detect prior session changes.
Install
$ snippbot marketplace install @snippbot/workflow-session-commit
Steps (4)
pkg__snippbot__Scan Transcript Identify all files written or edited during the current session
pkg__snippbot__Cross-Reference Git Match session files against git status to find all relevant changes
pkg__snippbot__Draft Message Generate a commit message scoped to the session's body of work
pkg__snippbot__Commit & Push Stage only session files, commit with approved message, and push
Versions (1)
1.0.0
0 downloads 2026-05-17