run

Automate sprint execution with pre-flight checks and draft PR workflows.

1|1|Updated Dec 30, 2025
One-click install
npx skills add https://github.com/0xHoneyJar/loa-constructs --skill run-0xhoneyjar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: run
Source: https://github.com/0xHoneyJar/loa-constructs/tree/main/.claude/skills/run-mode
Command: npx skills add https://github.com/0xHoneyJar/loa-constructs --skill run-0xhoneyjar

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Automates sprint execution with safety controls to prevent runaway automation in Claude Code environments.

Core Features & Use Cases

  • End-to-end autonomous sprint execution with state management and cycle tracking.
  • Built-in safety guardrails including pre-flight checks, danger-level checks, PII filtering, and red-team style governance.
  • Draft PR workflow and audit-ready artifacts to enable human-in-the-loop review.

Quick Start

Initiate an autonomous sprint by issuing /run sprint-1 to start the guarded execution loop.

Frequently Asked Questions about run

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

FAQPage Schema
How do I automate sprint execution with safety guardrails in Claude Code?

Autonomous sprint execution with safety guardrails is handled by issuing /run sprint-1 to start a guarded execution loop with pre-flight checks, PII filtering, and draft PR creation.

What is autonomous run management for software development workflows?

Autonomous run management automates end-to-end sprint execution with state management, cycle tracking, and red-team style governance to prevent runaway automation in development environments.

How do I set up a draft PR workflow with human-in-the-loop review for automated tasks?

Automated sprint execution creates draft PR workflows and audit-ready artifacts by default, enabling human-in-the-loop review after the guarded execution loop completes its cycle.

Can I use pre-flight checks and circuit-breaker governance for automated sprints?

Pre-flight checks and circuit-breaker governance are built-in safety features that apply to sprint planning and execution workflows, ensuring danger-level checks and PII filtering run before automation proceeds.

Does autonomous sprint execution work without external dependencies?

Autonomous sprint execution operates using internal scripts without external dependencies, relying on built-in guardrails and state management to track cycles within the environment.

When should I not use autonomous run-mode for sprint planning?

Autonomous run-mode should not be used when full human oversight is required for every step, as it is designed for environments that accept draft PR review and circuit-breaker governance over manual intervention.