← All creators

ikunin

User

Sprint autopilot for BMad Method — drives stories from plan to PR-ready code with git worktrees, commits, and stacked PRs.

4 indexed · 0 Featured · 3 stars · avg score 76

Categories

Indexed Skills (4)

Code & Development Listed

sprintpilot-plan-sprint

Build (or refresh) the Sprintpilot sprint plan at _bmad-output/implementation-artifacts/sprint-plan.yaml. Infers per-epic + cross-epic dependencies from epics.md + architecture.md + sprint-status.yaml, presents the DAG, lets the user curate which stories belong in the active plan, and persists the result. Triggered by /sprintpilot-plan-sprint, by the autopilot when a stale plan is detected, or by `replan_sprint` mid-flight. Replaces the manual `infer-dependencies.js` workflow for end users.

3 Updated yesterday
ikunin
Code & Development Listed

sprint-autopilot-on

Engage autonomous story execution for BMad Method with git workflow integration. Implements stories end-to-end with automatic branching (git worktrees), commits, linting, and PR creation. Uses standard git worktree commands for story isolation — works with any coding agent. Falls back to stock BMad behavior when git is disabled. Use when user says "/sprint-autopilot-on" or "start autopilot".

3 Updated yesterday
ikunin
Code & Development Listed

sprintpilot-dependency-graph

Render the sprint dependency graph from sprint-plan.yaml in a chosen format. Accepts mermaid (default), graphviz, text (topological tree), layers (parallel-eligible groups), or json (raw nodes + edges). Use when you want to visualize or programmatically inspect the DAG without manually calling resolve-dag.js. Optionally narrow to a single epic with an epic argument.

3 Updated yesterday
ikunin
AI & Automation Listed

sprintpilot-sprint-progress

Synthesize current sprint execution progress with LLM-layered judgment. Reads sprint-plan.yaml, sprint-status.yaml, and the autopilot ledger via `autopilot progress`; highlights stalls, repeated verify failures, retry loops, and stuck phases; suggests the next action (continue, narrow to a specific story, reorder, replan, abort). Use when you want a quick health check between autopilot sessions without scrolling through the raw ledger.

3 Updated yesterday
ikunin

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.