Sprint And Compound banner
kesteva kesteva

Sprint And Compound

Git community

Description

--- description: Run /soloflow:sprint with /soloflow:compound interleaved before the merge choice — one end-to-end flow with a single final merge prompt argument-hint: [TASK-NNN... | IDEA-NNN] [--quick | --no-code-review | --no-verification] allowed-tools: [Read, Write, Edit, Glob, Grep, Bash, Agent, AskUserQuestion] --- # /soloflow:sprint-and-compound Phases 3 + 6 of the SoloFlow pipeline in a single command. Runs `/soloflow:sprint` to the end of sprint verification, then runs `/soloflow:comp

Installation

Installs to ~/.claude/skills/kesteva-soloflow-sprint-and-compound/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kesteva-soloflow-sprint-and-compound && curl -fsSL https://raw.githubusercontent.com/kesteva/soloflow/HEAD/commands/sprint-and-compound.md -o ~/.claude/skills/kesteva-soloflow-sprint-and-compound/SKILL.md

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

Full documentation available on GitHub

View Source Repository