Run the standard pre-ship wrap-up for the current work — verify suite, code review, docs sync, then commit and open a PR. Trigger on "/chores", "run chores", "wrap up", "ship it", or when a task is done and should ship.
Review dashboard/UI changes for design-system and usability consistency. Trigger on "/design-review", "review the UI", or after editing packages/web. Reports findings; does not auto-fix.
Show the Swarm development plan as clean markdown tables — milestones, what's done, in progress, and next. Trigger on "/plan", "show the plan", "where are we", "what's next", "status", or any request for a progress snapshot.
Open a pull request from the current worktree — verify green, commit scoped, push, and write the PR from the actual diff. Trigger on "/pr", "open a PR", "make a pull request".
Code-review the current branch's diff for correctness bugs and Swarm-invariant violations. Trigger on "/review", "review my changes", "code review", or before shipping. Reports findings; does not auto-fix.