squad-run

Installation
SKILL.md

Auto-Trigger Rules

ALWAYS invoke this skill (without waiting for /squad-run) when:

  1. User mentions a squad task ID and requests implementation:

    • "implement task #NNN" / "build task NNN" / "do NNN" / "run NNN"
    • Any message pairing a task number with implement / build / work on / do
  2. Claude has proposed implementing a specific squad task and the user confirms:

    • Pattern: Claude says "Shall I implement task #NNN [title]?" → User replies "yes", "ok", "go", "do it"
    • This confirmation must trigger /squad-run <ID> automatically — do not implement manually
  3. User says "next task" / "continue" when a task is in progress:

    • Fetch board context first, identify next todo task, then run it

When auto-triggered: extract task ID and call /squad-run <ID> — never implement code manually and patch squad state afterward.

Installs
21
First Seen
Jun 1, 2026
squad-run — steloit/squad-skills