squad-kickstart

Installation
SKILL.md

/squad-kickstart [topic] — Full Project Pipeline

Runs the complete project lifecycle from idea to rolling implementation.

Shared context: read ../squad/shared.md for auth resolution (SQUAD_AUTH_TOKEN~/.squad/auth, Authorization: Bearer header), $BASE_URL, API endpoints, pipeline levels, and the JSON-safety rule. Resolve PROJECT / BASE_URL / AUTH_HEADER from there before any API call.

Default mode: Rolling Wave Planning

① SRS
② Implementation Plan
③ Create all tasks — title + high-level description only (lightweight skeleton)
④ Lock execution order (dependency graph)
⑤ Rolling Wave Loop:
     refine(N) → implement(N) → verify(N) → refine(N+1) → implement(N+1) → ...
Installs
1
First Seen
4 days ago
squad-kickstart — steloit/squad-skills