Commit All: Smart Git Commit & Push
@snippbot/workflow-commit-all ORG
Commit and push all uncommitted changes. Discovers modified and untracked files, generates diffs, drafts a descriptive commit message with bullet points, and presents it for approval before committing and pushing.
Developer Workflow Suite
@snippbot/suite-dev-workflow ORG
Complete Snippbot setup for software engineers. Idea interrogation, spec generation, implementation planning, vertical slicing, strict TDD, architecture auditing, and smart git workflows — a full development lifecycle in one install.
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.
Daily Standup Generator
scheduled_job@snippbot/job-daily-standup ORG
Generate daily standup summaries from git log, task history, and calendar. Runs every morning.