ScienceIsNeato

Sm Buff — Development skill for Claude Code

Development community

/sm-buff — CI + review-thread triage (under the hood of sail).

How to install Sm Buff

Installs to ~/.claude/skills/scienceisneato-slop-mop-sm-buff/SKILL.md

Terminal
mkdir -p ~/.claude/skills/scienceisneato-slop-mop-sm-buff && curl -fsSL https://raw.githubusercontent.com/ScienceIsNeato/slop-mop/HEAD/commands/sm-buff.md -o ~/.claude/skills/scienceisneato-slop-mop-sm-buff/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Sm Buff does

/sm-buff — CI + review-thread triage (under the hood of sail)

**You usually don't run buff directly — run `sm sail`.** `sm sail` drives the whole PR to green and calls `buff watch` / triage for you, stopping only when it needs you to act (see `/sm-sail`). Reach for `sm buff` here only for **surgical work**: inspecting a specific failure, or resolving a single review thread when sail has parked on threads.

The buff verbs sail runs for you

| Moment | Run

Alternatives in Development

  • Rank — /rank - Triage Scraped Jobs into a Ranked Shortlist 36.6k ★
  • Triage PRs — Classify all open PRs by module, review state, scope, and architectural impact — produces a prioritized triage 12.6k ★
  • /triage — Quick triage to decide: submit or kill 1.8k ★

Full documentation available on GitHub

View Source Repository