mm-workflow

Select and automate sprint execution modes for agile workflows.

1|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/mikkeymoo/claude-solo --skill mm-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mm-workflow
Source: https://github.com/mikkeymoo/claude-solo/tree/main/mm-skills/mm-workflow
Command: npx skills add https://github.com/mikkeymoo/claude-solo --skill mm-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps streamline sprint execution by providing a choice of execution modes tailored to different sprint approaches.

Core Features & Use Cases

  • Execution Mode Selection: Offers autopilot, parallel waves, strict TDD, and rapid quick modes.
  • Task Automation: Automates stages like brief, plan, build, review, test, ship, and retro based on the selected mode.
  • Use Case: For a sprint planning session, you can choose the mode that best suits your team's workflow to execute tasks efficiently.

Quick Start

Execute a sprint in autopilot mode with the command: /mm-workflow --auto

Frequently Asked Questions about mm-workflow

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

FAQPage Schema
How do I choose the right sprint execution mode for my agile project?

Agile sprint execution modes like autopilot, parallel waves, strict TDD, and rapid quick are selected based on project scope and team velocity. This Skill automates that decision-making process to match your specific sprint planning workflow.

What is the best way to automate agile sprint planning and execution stages?

Automating sprint execution stages like brief, plan, build, review, test, ship, and retro is handled by this Skill. It applies your chosen execution mode to drive these tasks sequentially without manual intervention.

Can I run a sprint in autopilot mode without manual task management?

Running a sprint in autopilot mode is supported via a direct command. Once initiated, the Skill automates the entire workflow from brief to retro, requiring no manual task management overhead.

Does strict TDD execution mode work for rapid sprint delivery?

Strict TDD execution mode is designed for rigorous test-driven development, while rapid quick mode is tailored for fast sprint delivery. You select between these distinct approaches based on your current project scope and team velocity.

When do I need parallel waves execution mode for sprint planning?

Parallel waves execution mode is needed when your project scope requires concurrent task handling to maximize team velocity. It allows multiple sprint execution stages to run simultaneously rather than sequentially.