run-execute

Execute work items through autopilot, confirm, and validate modes.

1|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/phra/Antigravity-Discord-Bridge --skill run-execute-phra
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: run-execute
Source: https://github.com/phra/Antigravity-Discord-Bridge/tree/main/.specsmd/fire/agents/builder/skills/run-execute
Command: npx skills add https://github.com/phra/Antigravity-Discord-Bridge --skill run-execute-phra

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the execution of defined work items, ensuring tasks are completed according to their assigned mode (autopilot, confirm, validate) and handling both single and batch processing efficiently.

Core Features & Use Cases

  • Mode-based Execution: Adapts execution strategy based on 'autopilot', 'confirm', or 'validate' modes.
  • Batch Processing: Manages and executes multiple work items sequentially or in parallel.
  • Progress Tracking: Maintains detailed state and logs for each run, allowing for resumption.
  • Use Case: A software development team can use this Skill to automate the implementation, testing, and review phases of multiple feature tickets, ensuring consistency and adherence to standards.

Quick Start

Use the run-execute skill to start a new run for the work item with ID 'feature-123' in 'autopilot' mode.

Frequently Asked Questions about run-execute

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

FAQPage Schema
How do I automate batch processing for multiple code review and testing tasks?

You can automate batch processing of multiple work items by executing them sequentially or in parallel through a structured lifecycle. The system manages planning, implementation, testing, and code review phases while maintaining detailed state and logs for each run.

What are autopilot, confirm, and validate modes for task execution?

Autopilot, confirm, and validate are execution modes that adapt the task execution strategy for single or batch processing. They manage the structured lifecycle of work items, ensuring tasks are completed according to their assigned mode while maintaining detailed state and artifact generation.

Does workflow automation work with brownfield development and existing project standards?

Workflow automation supports brownfield development by requiring adherence to existing project standards. The execution lifecycle enforces these rules during the planning, implementation, testing, and code review phases of your defined work items to ensure consistency.

How do I track progress and resume an interrupted workflow automation run?

You can track progress and resume interrupted workflow automation runs using the detailed state and logs maintained for each execution. The system records artifact generation and lifecycle stages, allowing you to pick up batch processing or single work items where they stopped.

Can I execute a single work item through the full planning and code review lifecycle?

You can execute a single work item through the full planning, implementation, testing, and code review lifecycle. The system supports both single and batch processing, managing the structured execution and generating artifacts based on your defined mode.

What is the best way to manage task execution for a software development team automating feature tickets?

The best way to manage task execution for feature tickets is using a structured lifecycle that automates implementation, testing, and code review. Mode-based batch processing ensures consistency and adherence to project standards across multiple tickets.