Sprint banner
efecanbasoz efecanbasoz

Sprint

DevOps community

Description

--- description: "Run the full engineering sprint: brainstorm -> plan -> build -> review -> qa -> polish-beta -> ship -> land-and-deploy -> document-release -> compound. Pass --hitl for human-in-the-loop checkpoints inside each phase." --- Run the full engineering sprint sequence. Start with /brainstorm to refine the idea, then flow through each phase automatically, pausing for human approval between major phases. Phases: 1. /brainstorm - Refine the idea (pause for approval) 2. /plan - Create

Installation

Installs to ~/.claude/skills/efecanbasoz-solo-squad-sprint/SKILL.md

Terminal
mkdir -p ~/.claude/skills/efecanbasoz-solo-squad-sprint && curl -fsSL https://raw.githubusercontent.com/efecanbasoz/solo-squad/HEAD/commands/sprint.md -o ~/.claude/skills/efecanbasoz-solo-squad-sprint/SKILL.md

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

Full documentation available on GitHub

View Source Repository