ralph-plot-sprint
Installation
SKILL.md
ralph-plot-sprint
One iteration of an automated sprint run driven by ralph-sprint.sh.
Input: $ARGUMENTS = <slug> [AUTOMERGE=true|false]
Parse $ARGUMENTS:
- First word →
<slug>(required) AUTOMERGE=trueanywhere → merge PRs after finalizing; default false
Step 0: Orient
Read the sprint state before deciding what to do. This step always runs.
# Get sprint status
/plot-sprint <slug>
Related skills