sprint-executor

Automate sprint task execution with DoR/DoD gates and per-task checkins.

Updated May 5, 2026
One-click install
npx skills add https://github.com/shakhovskiya-create/shakhoff-claude-marketplace --skill sprint-executor-shakhovskiya-create
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: sprint-executor
Source: https://github.com/shakhovskiya-create/shakhoff-claude-marketplace/tree/main/plugins/ai-scrum/skills/sprint-executor
Command: npx skills add https://github.com/shakhovskiya-create/shakhoff-claude-marketplace --skill sprint-executor-shakhovskiya-create

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates end-to-end sprint task execution with disciplined gates (DoR before task, DoD after task) and hooks that run during execution, ensuring consistent discipline and traceable progress.

Core Features & Use Cases

  • End-to-end sprint task execution with strict DoR/DoD gates and per-task logging.
  • Hook-driven execution: pre- and post-task checks that enforce process discipline.
  • Real-time sprint state updates and auditable task completion, enabling reliable sprint reporting and handoffs.

Quick Start

Start the sprint executor to run the current sprint task-by-task with DoR and DoD gates until completion.

Frequently Asked Questions about sprint-executor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate sprint task execution with DoR and DoD verification gates?▼

Automating sprint task execution with DoR and DoD gates requires orchestrating per-task checkins and hook-driven validations across sprint phases. This ensures strict acceptance criteria verification, task logging, and real-time sprint-state updates for traceable progress.

What are DoR and DoD gates in agile sprint automation?▼

DoR and DoD gates in agile sprint automation are predefined checkpoints that enforce process discipline. DoR verifies readiness before a task starts, while DoD confirms completion standards are met after execution, ensuring consistent quality and auditable task completion.

How do I enforce acceptance criteria verification during a sprint?▼

Enforcing acceptance criteria verification during a sprint is done through hook-driven execution with pre-task and post-task checks. These hooks apply strict AC verification at DoR and DoD gates, coordinating per-task work and logging task completion.

Can I track real-time sprint state updates for auditable task completion?▼

Tracking real-time sprint state updates for auditable task completion is supported by applying automated per-task logging across sprint phases. This coordinates task work and updates sprint state continuously, enabling reliable sprint reporting and handoffs.

What is the best way to run a disciplined sprint task-by-task until completion?▼

The best way to run a disciplined sprint task-by-task is using a sprint executor that automates end-to-end execution with strict DoR and DoD gates. It coordinates per-task work with hook-driven validations, updating sprint state until completion.