run-factory-execution-run

Orchestrate an A→I2→POST_GATE execution workflow with EXECUTION_PROMPT and HUMAN_GO.

Updated Feb 18, 2026
One-click install
npx skills add https://github.com/EduardoRemedios/harmony-factory-plugin --skill run-factory-execution-run
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: run-factory-execution-run
Source: https://github.com/EduardoRemedios/harmony-factory-plugin/tree/main/skills/run-factory-execution-run
Command: npx skills add https://github.com/EduardoRemedios/harmony-factory-plugin --skill run-factory-execution-run

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates an end-to-end Factory execution workflow (A→I2→POST_GATE) with EXECUTION_PROMPT and HUMAN_GO, ensuring guarded, auditable execution from planning to post-approval stages.

Core Features & Use Cases

  • Orchestrates A → I2 execution flow with gate enforcement and human-approval checkpoints.
  • Generates EXECUTION_PROMPT.md per run pack and captures HUMAN_GO.txt and execution artifacts in the run root.
  • Persists run metrics and results to support post-run analysis and auditing.

Quick Start

Trigger an end-to-end execution-enabled run by initiating the A→I2→POST_GATE workflow from the run pack with required prompts.

Frequently Asked Questions about run-factory-execution-run

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

FAQPage Schema
How do I orchestrate an end-to-end pipeline execution with human-approval checkpoints?

Pipeline execution with human-approval checkpoints is orchestrated through an A→I2→POST_GATE workflow, applying gate enforcement from planning to post-approval stages to ensure guarded, auditable runs.

What is the A to I2 to POST_GATE factory execution workflow?

The factory execution workflow is an end-to-end pipeline process that moves through A to I2 to POST_GATE stages, applying execution prompts and human-go checkpoints to ensure auditable task completion.

How do I generate and persist execution artifacts for pipeline run auditing?

To generate and persist execution artifacts, the workflow produces EXECUTION_PROMPT.md and captures HUMAN_GO.txt files in the run root, updating run metrics to support post-run analysis and auditing.

Do I need to enable a specific execution mode before running factory pipeline orchestration?

Yes, execution mode must be enabled for run root execution, and the workflow requires Phase 4 readiness to be completed before initiating the A to I2 to POST_GATE pipeline orchestration.

When should I not use automated human-approval gates for pipeline orchestration?

Automated human-approval gates for pipeline orchestration are not suitable when your workflow lacks defined planning and post-approval stages, or when execution mode and Phase 4 readiness are not established.