Sm Sail — Git skill for Claude Code
/sm-sail — drive a PR to green, autonomously.
How to install Sm Sail
Installs to ~/.claude/skills/scienceisneato-slop-mop-sm-sail/SKILL.md
mkdir -p ~/.claude/skills/scienceisneato-slop-mop-sm-sail && curl -fsSL https://raw.githubusercontent.com/ScienceIsNeato/slop-mop/HEAD/commands/sm-sail.md -o ~/.claude/skills/scienceisneato-slop-mop-sm-sail/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Sm Sail does
/sm-sail — drive a PR to green, autonomously
`sm sail` is the one verb you run to move a change forward. It reads the workflow state and **drives** — running swab, scour, CI watch, and review triage in sequence — stopping only when it needs *you* to do something it can't: fix a failing gate, commit, push, open the PR, resolve a review thread, or make a decision. You do that one thing, then run `sm sail` again.
This is **a loop, not a one-shot.** Once you've started sailing a change, you own
Alternatives in Git
- GitHub Review Failures — Use when CI checks are failing on a PR — fetches failure logs, diagnoses root causes, implements fixes, and pu 1.5k ★
- Drive Acquisition — Work GitHub issues that drive acquisition — verify relevance, close stale ones, fan out at most two engineer a 324 ★
- PR Autofix — Fix PRs autonomously 42 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Ship Issue
Take one or more GitHub issues/stories from open → reviewed PR (→ merged, opt-in) autonomously — worktree, sub
Autotask
Execute complete development task autonomously from description to PR-ready state
Impl
EXECUTE PLAN — reads an existing implementation plan and runs all steps autonomously, verifies each step, writ
Codex Loop
Use Codex as a second, differently-trained reviewer of your branch, fix every real finding with regression tes
PR Loop
Run the full PR review -> fix -> re-review chain with fresh-context subagents (up to 6 rounds). Subagents push
Switchyard
Dispatch Claude Code agents into isolated git worktrees + tmux sessions and drive them from a live web termina
Related Agents
TDD Worker
TDD implementation worker. Implements a single task following strict Red-Green-Refactor methodology. Use for e
Postmortem Writing
Comprehensive guide to writing effective, blameless postmortems that drive organizational learning a... - wsho
Turbo Agent
Implements Turbo Drive, Turbo Frames, and Turbo Streams for fast, responsive Rails applications with minimal J