multisprint

Orchestrates continuous WORK, PLAY, and PLAN sprint cycles across a fixed agent chain.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/krystophny/prompts --skill multisprint
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: multisprint
Source: https://github.com/krystophny/prompts/tree/main/skills/multisprint
Command: npx skills add https://github.com/krystophny/prompts --skill multisprint

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Continuous sprint cycles coordinate WORK -> PLAY -> PLAN loops, enabling extended autonomous development sessions without manual prompts, ensuring momentum and issue handling across iterations.

Core Features & Use Cases

  • Orchestrates infinite WORK-PLAY-PLAN cycles to sustain development momentum.
  • Defines a fixed agent chain for each phase (WORK: max -> implementer -> reviewer -> max; PLAY: max -> patrick -> vicky -> chris; PLAN: chris-architect consolidation).
  • Enforces phase isolation, automatic progression, and emergency stop only by user interruption.

Quick Start

Start multisprint mode and let the system cycle WORK, PLAY, and PLAN phases continuously until you stop it.

Frequently Asked Questions about multisprint

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

FAQPage Schema
How do I automate continuous sprint cycles for autonomous development?

Automating continuous sprint cycles is achieved by orchestrating infinite WORK, PLAY, and PLAN loops across a defined agent chain. This sustains development momentum and handles issues across iterations without requiring manual prompts between phases.

What is the WORK-PLAY-PLAN phase isolation mechanism in agile workflow orchestration?

The WORK-PLAY-PLAN mechanism enforces strict phase isolation with automatic transitions between implementation, testing, and planning. It coordinates a fixed agent chain for each phase to maintain disciplined iterations during extended autonomous development sessions.

How do I start an endless sprint cycle for backlog management?

To start endless sprint cycles for backlog management, you initiate the multisprint mode and let the system automatically cycle through WORK, PLAY, and PLAN phases continuously. The system progresses autonomously until you explicitly issue an interruption to stop.

Can I use automatic phase transitions for extended development sessions without manual prompts?

Yes, automatic phase transitions are designed specifically for extended development sessions without manual prompts. The orchestration applies a fixed agent chain to each phase and includes explicit interruption guardrails to ensure only the user can trigger an emergency stop.

What are the limitations of running infinite agile sprint loops?

The primary limitation of running infinite agile sprint loops is that the continuous cycle requires an explicit user interruption to stop. The system enforces phase isolation and automatic progression, meaning it will sustain momentum indefinitely until manually halted.

Does multisprint mode support custom agent chains for sprint orchestration?

Multisprint mode orchestrates a fixed agent chain for each phase rather than supporting custom agent configurations. WORK, PLAY, and PLAN phases each have predefined agent sequences to ensure disciplined progression and consistent autonomous development.