Mob Done — Git skill for Claude Code
Finish mob.sh session (mob done); remind human to review, commit, and push.
How to install Mob Done
Installs to ~/.claude/commands/ryanlisse-mobsh-claude-light-mob-mob-done.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/RyanLisse/mobsh-claude-light-mob/HEAD/.claude/commands/mob-done.md -o ~/.claude/commands/ryanlisse-mobsh-claude-light-mob-mob-done.md Restart Claude Code, or start a new session, for it to be picked up.
What Mob Done does
description: Finish mob.sh session (mob done); remind human to review, commit, and push.
/mob-done
End the WIP session with **mob.sh**; humans still own the final commit/push.
Steps (Claude)
- Confirm the mob is ready to squash WIP onto the base branch index.
- Run:
mob done
- Remind the human to:
- Review the staged diff carefully
- Write the real commit message
- Push themselves
- Never push secrets; never skip review on protected branches / pr
Alternatives in Git
- Worktree Deliver — Commit all work, push, and create a pull request from the current worktree 23.4k ★
- Yeet — Stage, commit, push code, and open a GitHub pull request via CLI 14.6k ★
- Commit Commands — Git commit workflows: commit, push, and PR creation 14k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
J Create PR
Automate PR workflow — stage, commit, branch, push, and open a GitHub PR. Use when ready to submit changes for
Close Task
Close a human-verified tracked task by committing completed work, recording a short verification note, then up
Finish Session
Finish session with build, lint, tests, docs update, and commit
03 Close
Close the current in-progress plan (move to done, summarize, create git commit, push)
Mob Start
Start a mob.sh light-mob session (WIP branch + optional timer). Default 15 minutes. Claude leads facilitation.
Mob Status
Show mob.sh session status, branch, timer goal if any, and next facilitation steps.
Related Agents
Asimov
Tone and identifier pass for engineer-facing output. Two invocation contexts. In the mob context, invoked afte
Ruver Fd Quality
Ruver FD quality gate. Runs thermo-nuclear-code-quality-review and applies fix all before any final commit/pus
Claim Grader
Use when a contributor wants a soft-gate review of a commit message, PR body, sprint section, or journal entry