run-mode

Automate autonomous sprint execution with safety guardrails and auditable PR workflows.

Updated Feb 23, 2026
One-click install
npx skills add https://github.com/Adeitasuna/MibeStats --skill run-mode-adeitasuna
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: run-mode
Source: https://github.com/Adeitasuna/MibeStats/tree/main/.claude/skills/run-mode
Command: npx skills add https://github.com/Adeitasuna/MibeStats --skill run-mode-adeitasuna

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Automates autonomous sprint execution with built-in guardrails to govern complex development cycles, eliminating manual orchestration while preserving visibility and control through safety checks and draft PR workflows.

Core Features & Use Cases

  • Orchestrates end-to-end sprint cycles (implementation, review, audit) with minimal human intervention.
  • Enforces safety via an Intrusion Countermeasures Electronics (ICE) wrapper for git operations and a circuit-breaker system to halt runaway loops.
  • Supports sprint plans, bug-mode workflows, and optional post-PR validation to enforce quality gates before review.

Quick Start

Start a single sprint autonomously by issuing the /run sprint-1 command inside Claude Code.

Frequently Asked Questions about run-mode

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

FAQPage Schema
How do I automate autonomous sprint execution with safety controls?

Autonomous sprint execution is automated by orchestrating implementation, review, and audit cycles while enforcing guardrails, circuit-breakers, and draft PR workflows. You can start a sprint autonomously by issuing the /run command inside Claude Code.

What is the best way to enforce safety guardrails during automated PR workflows?

To enforce safety during automated PR workflows, apply an Intrusion Countermeasures Electronics (ICE) wrapper for git operations and a circuit-breaker system to halt runaway loops. This approach maintains visibility and control while automating complex development cycles.

Can I run bug-mode workflows autonomously alongside regular sprint plans?

Yes, you can run bug-mode workflows alongside regular sprint plans. The automation supports configurable sprint and bug-mode flows, allowing you to handle both planned implementations and unexpected bugs with minimal human intervention.

How do I prevent autonomous execution loops from running out of control?

To prevent autonomous execution loops from running out of control, a built-in circuit-breaker system halts runaway operations. This safety mechanism stops automated cycles automatically, preserving system stability and risk containment during end-to-end automation.

Does autonomous sprint automation support post-PR validation and quality gates?

Yes, autonomous sprint automation supports optional post-PR validation to enforce quality gates before review. This ensures that draft PR workflows meet specified quality standards and pass audits before proceeding to the final review cycle.

Do I need Claude Code to execute autonomous sprint plans?

Yes, you need Claude Code to execute autonomous sprint plans. You start a single sprint autonomously by issuing the /run command with your sprint identifier directly inside the Claude Code environment.